Get order executions

Search for order executions on the CLOB matching the given filters. This endpoint returns all the executions for the given filters, and is paginated.
Note: This executions means all the events that has been triggered for your orders on the CLOB.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
accounts
array of strings

The list of account IDs to subscribe to order updates for on working orders.## Account Labels

  • Custom account label : firms/{platform_code}/accounts/{account_label}.
  • general account label : firms/{platform_code}/accounts/{participant_code}.
  • Float account : firms/00SCXM/accounts/{platform_code}.
accounts
string

Fully-qualified user. Format: firms/F-{platform_code}/users/{participant_code}. This value is case sensitive.

Example:- Customer User firms/F-PLAT01/users/CUST01.- Platform User firms/F-PLAT01/users/PLAT01.

string

The client account identifier

string

The client participant identifier

string

The client order ID

date-time

The end time for the search

boolean

Indicates if the newest executions should be returned first

string

The order ID

integer

The number of results to return per page

string

The token for the next page of results

string

The parent order ID

date-time

The start time for the search

string

The symbol to search for

string

The sub-type of the symbol

types
array of strings

The type of order execution to filter for.

types
Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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