Get Collection by ID

circle-info

Collection syncs can now be enabled using the Toggle Global Feature Flag endpoint.

Get Collection by ID

get

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
chevron-right
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 · enumOptional

Status of this collection

Possible values:
typestring · enumOptional

Type of this collection

Possible values:
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?