Historical Data
Get your fills
This endpoint returns information on your filled orders for all futures contracts.
GET
Get your fills
Authorizations
General API key with at least read-only access
Authentication string
Query Parameters
If not provided, returns the last 100 fills in any futures contract. If provided, returns the 100 entries before lastFillTime.
Response
200 - application/json
- Success Response
- Errors
A list containing structures with information on filled orders. The
list is sorted descending by fillTime.
Available options:
success Example:
"success"
Server time in Coordinated Universal Time (UTC)
Example:
"2020-08-27T17:03:33.196Z"