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 stringsOptional
Returns an array of all accessible accountIds.
acctPropsobjectOptional
Returns an json object for each accessible account's properties.
aliasesobjectOptional
allowFeaturesobjectOptional
chartPeriodsobjectOptional
groupslist of stringsOptional
profileslist of stringsOptional
selectedAccountstringOptional
serverInfoobjectOptional
sessionIdstringOptional
isFtbooleanOptional
isPaperbooleanOptional

Errors

401
Unauthorized Error
503
Service Unavailable Error