This API endpoint allows you to retrieve a complete list of items from a partner’s catalog, supporting pagination through nextCursor or offset and limit parameters. Each item response includes an isDuplicate field to indicate whether an item is a duplicate. You can optionally include the showDuplicateItemInfo parameter to receive additional details about duplicate items, such as a destinationItem property that provides relevant information.
To retrieve all items in a variant group, pass variantGroupId as a query parameter. Each item in the response includes variantGroupId. When available, the variantGroupInfo object includes:
isPrimary: Whether the item is the primary/hero variant shown in search.groupingAttributes: Attribute name/value pairs (for example,colorandsize) that define the item's variation within the group.
Throttling:
This endpoint is throttled at a maximum of 300 transactions per minute (TPM) per seller. When called with the showDuplicateItemInfo parameter, this is reduced to 60 TPM.
Market availability: Global

