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
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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
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