Skip to main content
GET
Retrieve a project

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required
Required string length: 1 - 255

Response

Retrieve a project

createdAt
string<date-time>
required
description
string | null
required
id
string
required
Required string length: 1 - 255
includeDeps
boolean
default:true
required
includeSkills
boolean
default:true
required
name
string
required
setupScript
string | null
required
updatedAt
string<date-time>
required
activeSnapshots
object[]
required
codeRepositoryIds
string[] | null
required
Required string length: 1 - 255
color
enum<string>
required
Available options:
neutral,
red,
orange,
yellow,
green,
teal,
blue,
purple,
pink
defaultForSizes
enum<string>[]
required
Available options:
nano,
micro,
small,
medium,
large,
xl,
xxl,
ultra
icon
enum<string>
required
Available options:
folder,
code,
terminal,
book,
brain,
bug,
building,
cloud,
globe,
idea,
tools,
magic,
processor,
sandbox,
server,
tasks,
tactics,
images,
database,
api,
mobile,
package
sizes
enum<string>[]
required
Available options:
nano,
micro,
medium,
large,
xl,
xxl,
ultra
warmPoolEnabled
boolean
required