List orders

List orders for the authenticated store. Results are paginated;
check pagination.has_next_page to know if there's more.

To list only protected orders, pass ?status=protected
(this replaces the former GET /orders/protected endpoint).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1
integer
1 to 250
Defaults to 50
string
enum

Field to sort on. Use with order to control direction.

Allowed:
string
enum

Sort direction. Only used when sort is provided.

Allowed:
string
enum

Filter by protection status.

Allowed:
date-time

Only orders created on or after this ISO 8601 timestamp.

date-time

Only orders created on or before this ISO 8601 timestamp.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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