cURL
Portfolio management
Get fills
Returns historical fills 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.
Optional symbol filter. If provided, only fills for this symbol will be returned.
Required range:
x >= 0Required range:
x >= 0Required range:
x >= 0Timestamp sort direction (defaults to desc).
Available options:
asc, desc