Credentials
List broker credentials
Returns broker credential metadata for the given trading account. Service-account callers with credential:read can list across organizations; user and API-key callers must own the trading account within their principal organization. Results are paginated with cursor.
GET
List broker credentials
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Trading account id whose credentials are listed
Query Parameters
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