Skip to main content
GET
List broker credentials for an organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

account_id
string<uuid>

Narrows the listing to one trading account. Required for service tokens.

cursor
string

Cursor from the previous page

Response

Credentials retrieved

data
object[]
required
next_cursor
string | null