Find Order

This API endpoint is used to obtain a specific order.

🚧

mode:dashboard is required to find an order which does not belong to the logged in user.

Using Ordering SDK


const response = await ordering.orders(orderId).get();
Language
Authorization
Header
Click Try It! to start a request and see the response here!