cURL
curl --request GET \ --url https://api-staging.genuka.com/2023-11/admin/collections/aromes \ --header 'Authorization: Bearer <token>'
Retrieves detailed information about a specific product collection by its unique ID. This includes collection metadata, assigned products, and display settings. Useful for viewing or managing a specific product group.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"{{companyId}}"