# `returns.get` Get one return request. - **method + path**: `GET /v1/returns/{ret}` - **TR label**: İade - **auth**: authenticated · scope gates: any of `admin`, `orders:read`, `orders:write` — “İadeleri 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/returns.get.json](/schemas/routes/returns.get.json). ## Body No request body.