Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

spaceId
string
required

Response

200 - application/json

Returns admin v2 rollout overview for the space.

spaceId
string
required
spaceName
string
required
baseCount
number
required
isCanaryConfigured
boolean
required
canaryConfigEnabled
boolean
required
canaryFeatureEnabled
boolean
required
bases
object[]
required
Last modified on September 15, 2026