Skip to main content
GET
Check your account status: subscription tier plus monthly operations used and remaining.

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

account_id
string
required
tier
string
required
quota
AgentQuota · object
required
is_agent_account
boolean
required
adopted
boolean | null

For agent accounts: whether a human has adopted it yet. Null for regular accounts.

hint
string | null