Skip to main content
GET
Get

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.

Response

200 - application/json

Billing state.

status
enum<string>
required
Available options:
unpaid,
active,
past_due,
canceled
rateCard
object[]
required