Get all orders
GET/orders
Lists orders using the shared pagination parameters.
Tracking pages can be built as https://winesitting.aftership.com/{tracking_number}?lang=fr.
Request
Responses
- 200
- 401
Orders returned successfully.
Response Headers
X-Total-Count
Total number of matching resources, independently from offset and limit.
Example:
42The Bearer token is missing or invalid.