Get Running TWAP Orders
TWAP Orders
Get Running TWAP Orders
Returns all currently running TWAP orders for the authenticated account. Optionally filter by market. For how TWAP execution works, see TWAP orders.
GET
Get Running TWAP Orders
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by market
Example:
"AAPL-USD.P"
Response
Array of running TWAP 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:
""