Skip to content

Get one of MY orders (404 on any order not mine — no IDOR)

GET
/store/v1/orders/{id}
curl --request GET \
--url https://your-store.example.com/store/v1/orders/example
id
required
string