Skip to main content
GET
List trading accounts

Authorizations

Authorization
string
header
required

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

Query Parameters

require_credentials
boolean

When true, only include trading accounts with credentials

cursor
string

Pagination cursor returned by a previous response

Response

Trading accounts retrieved

data
object[]
required
next_cursor
string | null