orders.get
Get one order with lines, payment, shipments, returns, timeline.
- method + path:
GET /v1/orders/{ord} - TR label: Sipariş
- auth: authenticated · scope gates: any of
admin,orders:read,orders:write— “Siparişleri yalnızca mağaza sahibi görebilir” - agentPolicy:
read— GET, no store effects — every token kind calls it directly. - effects: none
- idempotency: server — the platform derives the key
- wraps: — (no command inside)
Machine-readable body schema: /schemas/routes/orders.get.json.
Body
No request body.
Generated from the live platform registries at build time — reference pages cannot go stale. Markdown variant: /reference/routes/orders.get.md