getCollection
get
/ccstore/v1/collections/{id}
Get Collection. Get a collection by ID. Optionally takes the x-ccasset-language headers to get translated content in another language.Also it can have optional X-CCOrganization header which is a JSON field to specify current Organization id of logged in user.
Request
Supported Media Types
- application/json
Path Parameters
- id
-
Type:
stringRequired:trueID of collection.
Query Parameters
- catalogId
-
Type:
stringID of the catalog.- disableActiveProdCheck
Type:booleanFalse indicates category details are not returned if there are no active products under the category. True indicates category details are returned irrespective of the active products availability.- expand
Type:stringIf set to childCategories, then child categories will be expanded to include details, if there are any active products under it. disableActiveProdCheck can be set to true in case the category details are needed irrespective of active products are available.- maxLevel
Type:stringMaximum level of depth for child categories.Header Parameters- X-CCAsset-Language
-
Type:
stringThe asset language of the request
Response
Supported Media Types- application/json
200 ResponseFollowing model is returned when operation succeeds.BodyRoot Schema : getCollection_response- ancestorCategories
-
Type:
arrayancestorCategoriesArray of category objects. - categoryImages
-
Type:
arraycategoryImagesArray of category image objects. - childCategories
-
Type:
arraychildCategoriesArray of child category objects. - childProducts
-
Type:
arraychildProductsArray of child products. - description
-
Type:
stringDescription of the category. - displayName
-
Type:
stringDisplay Name of the category. - fixedChildCategories
-
Type:
arrayfixedChildCategoriesArray of category objects. - fixedChildProducts
-
Type:
arrayfixedChildProductsArray of fixed child products. - fixedParentCategories
-
Type:
arrayfixedParentCategoriesArray of fixed child category objects. - id
-
Type:
stringCategory ID. - keywords
-
Type:
arraykeywordsArray of keywords. - longDescription
-
Type:
stringLong description of the category. - name
-
Type:
stringName of the category. - repositoryId
-
Type:
stringRepository ID. - route
-
Type:
stringRoute of the category.
Nested Schema : categoryImagesNested Schema : childCategoriesNested Schema : fixedChildCategoriesNested Schema : fixedChildProductsNested Schema : fixedParentCategoriesNested Schema : itemsType:object- repositoryId
-
Type:
stringRepository id of ancestor child category.
Nested Schema : itemsType:objectNested Schema : itemsType:object- displayName
-
Type:
stringDisplay name of the child category. - id
-
Type:
stringID of the child category. - longDescription
-
Type:
stringLong description of the child category. - route
-
Type:
stringRoute of the child category.
Nested Schema : itemsType:object- repositoryId
-
Type:
stringRepository id of child product.
Nested Schema : itemsType:object- categoryImages
-
Type:
arraycategoryImagesArray of category image objects. - childCategories
-
Type:
arraychildCategoriesArray of child category objects. - description
-
Type:
stringDescription of fixed child category. - displayName
-
Type:
stringDisplay name of fixed child category. - fixedParentCategories
-
Type:
arrayfixedParentCategoriesArray of category objects. - id
-
Type:
stringID of fixed child category. - name
-
Type:
stringName of fixed child category. - repositoryId
-
Type:
stringrepository ID of fixed child category. - route
-
Type:
stringRoute category of fixed child category.
Nested Schema : categoryImagesNested Schema : childCategoriesNested Schema : fixedParentCategoriesNested Schema : itemsType:objectNested Schema : itemsType:object- repositoryId
-
Type:
stringRepository ID of child category.
Nested Schema : itemsType:object- repositoryId
-
Type:
stringRepository ID of fixed parent category.
Nested Schema : itemsType:objectNested Schema : itemsType:object- repositoryId
-
Type:
stringRepository ID of parent category.
Nested Schema : itemsType:objectExample application/json
{ "items":[ { "longDescription":null, "route":"/for-him/category/cat50067", "displayName":"For Him", "childCategories":[ { "longDescription":null, "route":"/under-$25/category/cat90042", "displayName":"Under $25", "id":"cat90042", "creationDate":"2011-01-07T17:19:47.000Z" }, { "longDescription":null, "route":"/under-$50/category/cat90040", "displayName":"Under $50", "id":"cat90040", "creationDate":"2011-01-07T17:19:47.000Z" } ], "id":"cat50067", "creationDate":"2011-01-07T17:19:47.000Z" }, { "longDescription":null, "route":"/for-her/category/cat60001", "displayName":"For Her", "childCategories":[ { "longDescription":null, "route":"/under-$25/category/cat90046", "displayName":"Under $25", "id":"cat90046", "creationDate":"2011-01-07T17:19:47.000Z" }, { "longDescription":null, "route":"/under-$50/category/cat90026", "displayName":"Under $50", "id":"cat90026", "creationDate":"2011-01-07T17:19:47.000Z" }, { "longDescription":null, "route":"/for-the-romantic/category/cat90028", "displayName":"For the Romantic", "id":"cat90028", "creationDate":"2011-01-07T17:19:47.000Z" }, { "longDescription":null, "route":"/for-the-fashionista/category/cat90037", "displayName":"For the Fashionista", "id":"cat90037", "creationDate":"2011-01-07T17:19:47.000Z" }, { "longDescription":null, "route":"/for-the-outdoor-lover/category/cat90034", "displayName":"For the Outdoor Lover", "id":"cat90034", "creationDate":"2011-01-07T17:19:47.000Z" } ], "id":"cat60001", "creationDate":"2011-01-07T17:19:47.000Z" } ] }Default ResponseThe error responseBodyRoot Schema : errorModelType:object- devMessage
-
Type:
stringAn optional non-localized message containing technical information for developers - errorCode
-
Type:
stringThe numerical code identifying the error - errors
-
Type:
arrayerrorsAn optional list of errors if multiple errors were encountered - message
-
Type:
stringThe localized message describing the error - moreInfo
-
Type:
stringAn optional non-localized message with more information - o:errorPath
-
Type:
stringAn optional machine readable description of where the error occurred - status
-
Type:
stringThe HTTP status code - type
-
Type:
stringThe URI to the HTTP state code definition
Nested Schema : errorsNested Schema : itemsType:object- devMessage
-
Type:
stringAn optional non-localized message containing technical information for developers - errorCode
-
Type:
stringThe numerical code identifying the error - message
-
Type:
stringThe localized message describing the error - moreInfo
-
Type:
stringAn optional non-localized message with more information - o:errorPath
-
Type:
stringAn optional machine readable description of where the error occurred - status
-
Type:
stringThe HTTP status code
Examples
Sample Response Payload returned by endpoint:
{"items": [ { "longDescription": null, "route": "/for-him/category/cat50067", "displayName": "For Him", "childCategories": [ { "longDescription": null, "route": "/under-$25/category/cat90042", "displayName": "Under $25", "id": "cat90042", "creationDate": "2011-01-07T17:19:47.000Z" }, { "longDescription": null, "route": "/under-$50/category/cat90040", "displayName": "Under $50", "id": "cat90040", "creationDate": "2011-01-07T17:19:47.000Z" } ], "id": "cat50067", "creationDate": "2011-01-07T17:19:47.000Z" }, { "longDescription": null, "route": "/for-her/category/cat60001", "displayName": "For Her", "childCategories": [ { "longDescription": null, "route": "/under-$25/category/cat90046", "displayName": "Under $25", "id": "cat90046", "creationDate": "2011-01-07T17:19:47.000Z" }, { "longDescription": null, "route": "/under-$50/category/cat90026", "displayName": "Under $50", "id": "cat90026", "creationDate": "2011-01-07T17:19:47.000Z" }, { "longDescription": null, "route": "/for-the-romantic/category/cat90028", "displayName": "For the Romantic", "id": "cat90028", "creationDate": "2011-01-07T17:19:47.000Z" }, { "longDescription": null, "route": "/for-the-fashionista/category/cat90037", "displayName": "For the Fashionista", "id": "cat90037", "creationDate": "2011-01-07T17:19:47.000Z" }, { "longDescription": null, "route": "/for-the-outdoor-lover/category/cat90034", "displayName": "For the Outdoor Lover", "id": "cat90034", "creationDate": "2011-01-07T17:19:47.000Z" } ], "id": "cat60001", "creationDate": "2011-01-07T17:19:47.000Z" } ]}