# `routes.list` List typed routes with JSON Schemas (the twin of commands.list). - **method + path**: `GET /v1/routes` - **TR label**: Rota listesi - **auth**: public · scope gates: none (public) - **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/routes.list.json](/schemas/routes/routes.list.json). ## Body No request body.