List orders

Return every order belonging to your lab, most recently placed first.

Use start and limit to page through the results — a maximum of 100 orders
are returned at a time. When more orders are available beyond the current page,
more_results is true.

The list can also be narrowed to a single order status, a single client, or to
orders changed since a given time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

Zero-based index of the first order to return.

integer
0 to 100
Defaults to 100

Maximum number of orders to return. Capped at 100.

integer
0 to 100

Only return orders currently in this order status.

string

Only return orders modified after this time, e.g. 2025-03-14T09:12:44.

integer
≥ 1

Only return orders placed by this client.

Headers
string

HMAC-SHA256 request signature. Required only when request signing is enabled for your API key — see the Request Signing guide.

string

Unix timestamp (seconds) of the request, required only when request signing is enabled for your API key. Requests older than 30 seconds are rejected.

Responses

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