Get TWAP Order Fills
TWAP Orders
Get TWAP Order Fills
Returns all fills for all child orders of a TWAP order. For how TWAP execution works, see TWAP orders.
GET
Get TWAP Order Fills
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
TWAP order ID (prefixed with twap_)
Example:
"twap_70a37d8f972f2494837f9dba8364cbb4"
Response
List of fills for all child orders
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:
""