Get a List of Orders

List orders to which you have access, as defined in your JWT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The lower bound for order creation date and time (UTC) to be returned

string

The exclusive upper bound for order creation date and time (UTC) to be returned

string

The lower bound for order submission date and time (UTC) to be returned

string

The exclusive upper bound for order submission date and time (UTC) to be returned

integer
≤ 500
Defaults to 100

The max number of results to be returned

integer
Defaults to 1

Page number to be returned

string
enum
Defaults to completed

Current retrieval status of the order. default value is completed

Allowed:
Responses

400

bad request

401

unauthorized

415

unsupported media type in content-type header

422

unprocessable entity

500

internal server error

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/com.appetize.transactions_api.listOrders.v1.0+json