# `proposals.get` One proposal with its items, recorded previews and (for design items) a preview link. - **method + path**: `GET /v1/proposals/{prp}` - **TR label**: Öneri - **auth**: authenticated · scope gates: none beyond authentication - **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/proposals.get.json](/schemas/routes/proposals.get.json). ## Body No request body.