> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unicyfalcon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Product

> Retrieve a single product by ID

Returns one product by UUID.

## Path Parameters

* **id** (string, required): Product UUID

## Response

Single product object. **404** if not found.
