Get order count

Retrieves the total number of orders, optionally filtered by parameters.

Query Params
integer
enum

Specify 0 for non-archived orders, 1 for archived orders.

Allowed:
integer

The ID of the order status.

string

Count orders created after this UNIX timestamp.

string

Count orders created before this UNIX timestamp.

Responses

400

Invalid request parameters.

401

Unauthorized. Invalid or missing API key.

500

Server error.

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