post https://api-us.bluestonepim.com/pim/products/cursor/views/all
This endpoint allows users to retrieve a list of products with views* using a cursor for pagination. It is
useful for efficiently managing large result sets by retrieving a specific page of the results.
*A view is a subset of product data, like METADATA
, ATTRIBUTES
, ASSETS
and CATEGORIES
to be included in
the response, if no views are specified in the request, only product IDs will be returned.
For more detailed information on how to work with the Management API (MAPI) in Bluestone PIM, refer to our help
pages Get started with Management API.