Get Collection by Id

Retrives a specific collections of products by its ID.

Retrieves a specific collection and its products if "includeProducts" is defined as true.

FieldTypeDescription
pageIntNumber of page.
perPageIntNumber of collections per page.
maxCountIntMax number of collections.
sortFieldStringFilter fields.
sortAscendingBooleanOrder by desc (false) ou by asc (true).
maxPageIntMax number of pages.
collectionsObject ArrayA list of collections.
nameStringThe name of the collection or the product.
urlStringThe collection address.
imageUrlStringThe collection image address.
hexColorHexadecimal (HEX)The collection color.
isDeletedBooleanIf the collection is deleted (true) or not (false).
productsObject ArrayThe products that the collection contains.
productIdGuidProduct Id.
codeStringProduct code.
createDateDateCreate date
lastUpdateDateLast update date
idGuidCollection Id.
clientIdStringClient id.
isActiveBooleanIf the collection is active (true) or inactive(false).
Language
Authorization
Basic
base64
:
URL