Sitecore Ordercloud

Get a list of category product assignments

GET
/catalogs/{catalogID}/categories/productassignments

Roles

At least one of the roles below is required to access this endpoint

FullAccess
CategoryAdmin
CategoryReader

Parameters

NameTypeDescriptionPossible Values
catalogIDstringID of the catalog.---
categoryIDstringID of the category.---
productIDstringID of the product.---
pageintegerPage of results to return. Default: 1. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.---
pageSizeintegerNumber of results to return per page. Default: 20, max: 100.---

Response Body

PropertyTypeFormatMax LengthPossible Values
Itemsarray---------
PropertyTypeFormatMax LengthPossible Values
CategoryIDstring---------
ProductIDstring---------
ListOrderintegerint32------
Metaobject---------
PropertyTypeFormatMax LengthPossible Values
Pageintegerint32------
PageSizeintegerint32------
TotalCountintegerint32------
TotalPagesintegerint32------
ItemRangearray---------
NextPageKeystring---------