Get Collection by ID
Retrieve the Collections details for a given collection_id.
Path parameters
collection_idinteger · int64Required
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
default
default response
application/json
Offers Collection
idinteger · int64Read-onlyRequired
external_idstringOptional
External ID
merchant_idinteger · int32Required
Merchant ID
parent_idinteger · int64Optional
Parent ID for platforms that have a parent-child collection structure.
namestringOptional
Name of this collection
handlestringOptional
Handle of this collection
descriptionstringOptional
Description of this collection
statusstring · enumOptionalPossible values:
Status of this collection
typestring · enumOptionalPossible values:
Type of this collection
date_createdstring · date-timeOptional
Date of creation of this collection on platform
date_last_modifiedstring · date-timeOptional
Date of last update of this collection on platform
get
/catalog/collections/{collection_id}default
default response
Last updated
Was this helpful?