HomeGuidesRecipesAPI ReferenceGraphQLChangelogDiscussionsv2023.08
HomeLog In
API Reference
These docs are for v2023.08. Click to read the latest docs for v2023.12.

Retrieve a List of Orders

Retrieves a list of orders for the account, filtered by the supplied query parameters.

Endpoint defaults to open orders if no parameters are provided.

Path Params
uuid
required

Account identifier.

Query Params
string
enum

Order status to be queried. open, closed or all. Defaults to open.

Allowed:
integer

The maximum number of orders in response. Defaults to 50 and max is 500.

date-time

The response will include only ones submitted after this timestamp (exclusive.)

date-time

The response will include only ones submitted until this timestamp (exclusive.)

string
enum

The chronological order of response based on the submission time. asc or desc. Defaults to desc.

Allowed:
boolean

If true, the result will roll up multi-leg orders under the legs field of primary order.

string

A comma-separated list of symbols to filter by.

string
string
string
Responses

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

©2023. Prime Industries, Services, and Trinkets LLC. We are not responsible