Skip to main content
GET
Get a trading account

Authorizations

Authorization
string
header
required

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

Path Parameters

trading_account_id
string<uuid>
required

Trading account id to fetch

Response

Trading account retrieved

broker
enum<string>
required
Available options:
unspecified,
lightspeed,
alpaca
created_at
string<date-time>
required
enabled
boolean
required
environment
enum<string>
required
Available options:
paper,
live
id
string<uuid>
required
organization_id
string<uuid>
required
updated_at
string<date-time>
required
broker_account_id
string | null
name
string | null