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 a summary of subscription information about a space.

spaceId
string
required
status
enum<string>
required
Available options:
active,
canceled,
incomplete,
incomplete_expired,
trialing,
past_due,
unpaid,
paused,
seat_limit_exceeded
level
enum<string>
required
Available options:
free,
pro,
business,
enterprise
appSumoTier
Available options:
1
Last modified on March 5, 2026