Skip to main content
GET
List broker credentials

Authorizations

Authorization
string
header
required

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

Path Parameters

account_id
string<uuid>
required

Trading account id whose credentials are listed

Query Parameters

cursor
string

Pagination cursor returned by a previous response

Response

Credentials retrieved

data
object[]
required
next_cursor
string | null