cURL
Portfolio management
Get transactions
Returns historical transactions for the authenticated user. Requires an explicit time range: both start_timestamp_ns and end_timestamp_ns must be provided and span no more than 7 days. Missing, inverted, or wider ranges are rejected with a 400.
GET
cURL
Authorizations
User session token
Query Parameters
Optional account ID. If omitted, default (primary) user account is used.
Required range:
x >= 0Required range:
x >= 0Required range:
x >= 0Timestamp sort direction (defaults to desc).
Available options:
asc, desc