Credentials
List trading accounts
Returns trading account metadata visible to the caller. Service-account callers with credential:read can list across organizations; user callers list accounts in their principal organization. Results can be filtered by broker and environment and paginated with cursor.
GET
List trading accounts
Documentation Index
Fetch the complete documentation index at: https://docs.anthid.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter trading accounts by broker
Available options:
unspecified, lightspeed, alpaca Filter trading accounts by broker environment
Available options:
paper, live Pagination cursor returned by a previous response
Previous
Create a broker credentialCreates a trading account and stores its broker credential as an encrypted WorkOS Vault object. Only organization admins can create credentials. Paper credentials are allowed for admins; live credentials additionally require the Trading Live entitlement. The response returns the created trading-account id and broker-credential id.
Next
List trading accounts