# `catalog.products.get` Get one product with variants, media and stock. - **method + path**: `GET /v1/catalog/products/{prd}` - **TR label**: Ürün - **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.products.get.json](/schemas/routes/catalog.products.get.json). ## Body No request body.