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.
Body
No request body.
Generated from the live platform registries at build time — reference pages cannot go stale. Markdown variant: /reference/routes/catalog.products.get.md