Credentials
List broker credentials
Returns broker credential metadata visible to the caller. Service-account callers with credential:read can list across organizations; user callers list credentials in their principal organization. Results can be filtered by broker and environment and paginated with cursor.
GET
List broker credentials
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.
Path Parameters
Trading account id present in the route. Current listing behavior is scoped by caller and query filters rather than this path value.
Query Parameters
Filter credentials by broker
Available options:
unspecified, lightspeed, alpaca Filter credentials by broker environment
Available options:
paper, live Pagination cursor returned by a previous response
Previous
Get a broker credentialReturns broker credential metadata without decrypting the underlying secret payload. Service-account callers need the `credential:read` scope and bypass organization RLS; user callers must belong to the credential organization with an admin, member, or read-only role. The trading-account id must match the credential's trading account.
Next
List broker credentials