# `proposals.list` List proposals; agent tokens see only their own. - **method + path**: `GET /v1/proposals` - **TR label**: Öneriler - **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.list.json](/schemas/routes/proposals.list.json). ## Body No request body.