# `catalog.categories.list` List categories. - **method + path**: `GET /v1/catalog/categories` - **TR label**: Kategoriler - **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/catalog.categories.list.json](/schemas/routes/catalog.categories.list.json). ## Body No request body.