Orders
Get all orders of a user
GET
https://yourwebsite.com/api/users/<user_id>/orders
Path Parameters
Name
Type
Description
user_id*
numeric
User's ID
Last updated
GET
https://yourwebsite.com/api/users/<user_id>/orders
user_id*
numeric
User's ID
Last updated