List All Tradable Accounts

View as MarkdownOpen in Claude
Returns a list of accounts the user has trading access to, their respective aliases and the currently selected account. Note this endpoint must be called before modifying an order or querying open orders.

Response

An object containing valid accounts and the account properties regarding trading access. This endpoint is also used to confirm account validation.
accountslist of strings
Returns an array of all accessible accountIds.
acctPropsobject
Returns an json object for each accessible account's properties.
aliasesobject
allowFeaturesobject
chartPeriodsobject
groupslist of strings
profileslist of strings
selectedAccountstring
serverInfoobject
sessionIdstring
isFtboolean
isPaperboolean

Errors

401
Unauthorized Error
503
Service Unavailable Error