Sitecore Ordercloud

Get a list of catalog product assignments

GET
/catalogs/productassignments

Roles

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

FullAccess
CatalogAdmin
CatalogReader

Parameters

NameTypeDescriptionPossible Values
catalogIDstringID of the catalog.---
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
CatalogIDstring---------
ProductIDstring---------
Metaobject---------
PropertyTypeFormatMax LengthPossible Values
Pageintegerint32------
PageSizeintegerint32------
TotalCountintegerint32------
TotalPagesintegerint32------
ItemRangearray---------
NextPageKeystring---------