Get product image
Retrieve the image associated with a product from R2 storage. Returns the raw image binary with appropriate content-type headers.
Retrieve the image associated with a product from R2 storage. Returns the raw image binary with appropriate content-type headers.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
Product ID
Response Body
curl -X GET "https://example.com/products/550e8400-e29b-41d4-a716-446655440000/image"Get a product GET
Retrieve a single product by its ID, including its category, quality standard, materials, file requirements, inventory requirements, and custom fields. Clinic users must have an active partnership with the owning lab.
List product picker options GET
Return the authenticated lab's products as `id`/`name`/`sku` picker options from a single projection, without the categories, materials, custom fields and file requirements the paginated list carries. Capped at 1000 rows; `truncated` reports when the lab holds more.