Get posts tagged with a specific product
Retrieve all posts that have been tagged with a specific product
Authorizations
Path Parameters
Product identifier, interpreted according to the id_type query parameter: the product's external ID (default), or a manufacturer part number when id_type=mpn
"product123"
Query Parameters
Max value for limit is 25
1 <= x <= 2510
Number of items to skip
x >= 00
Market ID or shortId for localized content
"us"
JSON string array of filter criteria. See Core Concepts → Filtering for detailed filter structure and supported operators.
"[{\"type\":\"label\",\"operator\":\"OR\",\"values\":[\"507f1f77bcf86cd799439011\",\"507f191e810c19729de860ea\"]}]"
How the {id} path parameter resolves to products. 'external_id' (default) matches the single product with that id from your platform. 'mpn' matches every product carrying that manufacturer part number and returns posts tagged with any of them, including color- and product-level tags on grouped products. An mpn matching more than 500 products returns 400.
external_id, mpn "mpn"