Products

GET

Get Single Product By Slug

Retrieve a single product by slug with full details including ingredients, addons, and variants.

Required Permission: Public
GET /public/products/{slug}

Request Parameters

Parameter Type Required Validation Description
slug slug Required string, exists:products,slug The slug of the product to retrieve

Response

200 OK
Status Code
HTTP status code (200)
Message
Human-readable description
Data
Single product with full details