Get Orders

This API endpoint is used to obtain all orders.

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

Sockets functionality to identify new orders

To avoid using this request repeatedly, such as to identify if there is a new order, the use of our sockets functionality is required, more information on socket with the order_register event, your api will be blocked automatically by our firewall if there are many requests to the getting orders api endpoint, that is the reason we built our web sockets functionality.

If you have any questions about our web sockets functionality, please contact us, we are always very happy to help developers create amazing things.

Using Ordering SDK


const response = await ordering.orders().get();
Path Params
string
required
Defaults to en
string
required
Defaults to demo
string
required
Defaults to v400
Query Params
string
int32
int32
string
Defaults to dashboard
Responses

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