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_idstringRequired
External ID
merchant_idinteger · int32Required
Merchant ID
parent_idinteger · int64 · nullableOptional
Parent ID for platforms that have a parent-child collection structure.
namestring · nullableOptional
Name of this collection
handlestring · nullableOptional
Handle of this collection
descriptionstring · nullableOptional
Description of this collection
statusstring · enumRead-onlyRequiredPossible values:
Status of this collection
typestring · enumRead-onlyRequiredPossible values:
Type of this collection
date_createdstring · date-timeRead-onlyRequired
Date of creation of this collection on platform
date_last_modifiedstring · date-timeRead-onlyRequired
Date of last update of this collection on platform
get
/catalog/collections/{collection_id}default
default response
Last updated
Was this helpful?