List trading accounts
Returns trading account metadata visible to the caller. Service-account callers with credential:read can list across organizations (optionally scoped to a single organization via organization_id) and across environments; user and API-key callers always list accounts in their principal organization and any organization_id they supply is ignored. Results can be paginated with cursor.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Scope results to this organization. Only honored for service-account callers; ignored for user and API-key callers.
When true, only include trading accounts with credentials
Pagination cursor returned by a previous response