cURL
Portfolio management
Get funding transactions
Returns historical funding transactions for the authenticated user, newest first by default, paged via the response cursor. The time range is optional and unbounded; an inverted range (`end_timestamp_ns` <= `start_timestamp_ns`) is rejected with a 400. A query too expensive to serve is also rejected with a 400 asking the caller to narrow the range. Pages may be returned partial.
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 Response
List of funding transactions