Skip to main content
GET
Availability

Authorizations

Authorization
string
header
required

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

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

projectId
string
required

The project's id (UUID) or slug — either form is accepted.

Response

Current execution scheduling envelope.

ready
boolean
required
regions
object[]
required
architectures
enum<string>[]
required
Available options:
x86_64
cpuKinds
enum<string>[]
required
Available options:
shared,
performance
privateImageRegistries
string[]
required

Registry hosts accepted for write-only private-image credentials. Wildcards describe supported customer-owned registry hostnames.

limits
object
required
runtime
object
required