Get Fills
Fills
Get Fills
Returns a paginated list of fills for the authenticated account.
GET
Get Fills
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by trading market
Example:
"AAPL-USD.P"
Maximum number of results to return
Example:
1000
Pagination cursor
Example:
"NQ5WWO3THN3Q===="
Filter by start time (UTC milliseconds)
Example:
1684814400000
Filter by end time (UTC milliseconds)
Example:
1672549200000
Response
Paginated list of fills, most recent first
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""