Get trigger events
Lists trigger events for authenticated account.
Authorizations
General API key with at least read-only access
Authentication string
Query Parameters
Timestamp in milliseconds.
1604937694000
Timestamp in milliseconds.
1604937694000
Determines the order of events in response(s).
asc= chronologicaldesc= reverse-chronological
asc, desc Opaque token from the Next-Continuation-Token header used to continue listing events. The
sort parameter must be the same as in the previous request to continue listing in the same
direction.
The maximum number of results to return. The upper bound is determined by a global limit.
x >= 1If present events of other tradeables are filtered out.
Determines status of the triggers that should be included in response(s).
true= return triggers that have been placed within given time range.false= don't return triggers that have been placed within given time range.
Determines status of the trigger that should be included in response(s).
true= return triggers that have been closed/cancelled/rejected within given time range.false= don't return triggers that have been closed/cancelled/rejected within given time range.
Response
Opaque token to pass to the next request to continue listing events. The sort parameter
must be the same as in the previous request to continue listing in the same direction.