Skip to main content
GET
Get Account

Authorizations

Authorization
string
header
required

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Path Parameters

account_id
string<uuid>
required

Response

client
AccountClientSummary · object
required

Client that owns the account

created_at
string<date-time>
required

Account creation timestamp

id
string<uuid>
required

Account UUID

name
string
required

Account display name

status
string
required

Account lifecycle status

updated_at
string<date-time>
required

Account last update timestamp