Retrieves full details of underlying executions with optional filters. Notes:
account_id
, profile_id
or neither (all executions).Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
Learn more in the API credentials guide →
Filter executions by the Profile ID associated with the orders.
Filter executions by the Account ID associated with the orders.
Filter executions for a single order ID.
Excludes executions after the given ID.
Only return records after this timestamp, inclusive. RFC3339 format, like 2006-01-02T15:04:05Z
.
Only return records before this timestamp, inclusive. RFC3339 format, like 2006-01-02T15:04:05Z
.
Cursor token for fetching the next page.
Number of results to return.
A successful response.
The response is of type object
.