List All Tradable Accounts
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.
accounts
Returns an array of all accessible accountIds.
acctProps
Returns an json object for each accessible account's properties.
aliases
allowFeatures
chartPeriods
groups
profiles
selectedAccount
serverInfo
sessionId
isFt
isPaper
Errors
401
Unauthorized Error
503
Service Unavailable Error

