custody/accounts/{id}/transactions

Fetch a list of transactions associated with the specified custody account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Account ID associated with the custody transactions

Query Params
int32
Defaults to 0

The row index at which to begin the query. Zero represents the first trade in the list.

int32
Defaults to 10

The maximum number of trades to return. Max value is 500.

boolean
Defaults to false

Included deleted trades in response.

json

see "Working with Lists" for more information

string

see "Working with Lists" for more information

Headers
string
Defaults to Bearer

Bearer token in the format "Bearer clientId:apiKey"

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json