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
object | null

Returns the scheduled change, or null when none is pending.

level
enum<string>
required
Available options:
free,
pro,
business,
enterprise
quantity
number
required
interval
enum<string>
required
Available options:
month,
year
effectiveAt
string
required
creditsPerSeat
number
Last modified on September 15, 2026