Events

The Events API returns a list of order-related events that have occurred. When 'start' is omitted, the endpoint defaults to events from the last two trading days. When 'start' is provided, any range up to 30 days wide is honored; a wider range, or a 'start' after 'end', is rejected with a 400.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The starting message number to retrieve events from. If not provided, defaults to two trading days ago.

string

The ending message number to retrieve events up to. If not provided, we will retrieve events up to the most recent event.

string
enum

Filter events by type.

string

Filter events by order ID.

integer

The maximum number of events to return. To fetch the next page, pass the msg_number of the last event in data as startstart is inclusive, so that event repeats at the head of the next page — and stop when has_more is false.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json