Products
Get product
Fetches a product by its ID. If a collection slug is provided, the product will be retrieved based on the token ID within that collection.
GET
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
The unique identifier or token ID of the product.
Query Parameters
The slug of the collection to which the product belongs.
Response
200 - application/json
The gallery items related to the product.