Skip to main content
GET
List Workspaces

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Response

Successful Response

id
string<uuid>
required
kind
string
required
name
string
required
plan_key
string
required
subscription_status
string
required
billing_interval
enum<string> | null
Available options:
month,
year
can_manage_billing
boolean
default:false
cancel_at_period_end
boolean
default:false
current_period_ends_at
string<date-time> | null
seat_quantity
integer
default:1
team_id
string<uuid> | null
trial_ends_at
string<date-time> | null
verified
boolean
default:false