Skip to main content
GET
Get account

Authorizations

X-API-Key
string
header
required

API key generated at Dashboard, Settings, Developer. Format: doji_ak_...

X-API-Secret
string
header
required

API secret returned once at key creation. Format: doji_sk_...

Path Parameters

account_id
string<uuid>
required

UUID of the account. Must be owned by the authenticated user.

Response

The account record.

id
string<uuid>

Account UUID.

plan_id
string

Plan or challenge this account belongs to.

state
string

Account state.

balance
number

Realised account balance.

allowed_venues
string[]

Execution venues enabled for this account.

risk_config
object

Risk configuration applied to this account.