List Channel Listings
Returns a list of all Channel Listings for a specific channel. We recommend using this endpoint for non-storefront channels like marketplaces, marketing channels, and point of sale (POS) channels. Note that if the Channel is not found or there is no listing associated with the Channel, it will return a 200 response with empty data.
Authentication
Path parameters
Query parameters
Specifies the prior listing ID in a limited (paginated) list of listings.
Filter items by a comma-separated list of product IDs.
Filter items by date created. For example, date_created=2024-05-14T09:34:00 or date_created=2024-05-14.
Filter items by minimum date created. For example, date_created=2024-05-14T09:34:00 or date_created=2024-05-14. Returns metafields created after this date.
Filter items by maximum date created. For example, date_created=2024-05-14T09:34:00 or date_created=2024-05-14. Returns metafields created before this date.
Filter items by date modified. For example, date_created=2024-05-14T09:34:00 or date_created=2024-05-14.
Filter items by minimum date modified. For example, date_created=2024-05-14T09:34:00 or date_created=2024-05-14. Returns metafields modified after this date.
Filter items by maximum date modified. For example, date_created=2024-05-14T09:34:00 or date_created=2024-05-14. Returns metafields modified before this date.