Retrieve all product relations defined within an application, including their associated products
A valid request URL is required to generate request examples
{ "data": [ { "direction": "<string>", "id": "<string>", "primary_product_id": "<string>", "products": [ { "description": "<string>", "id": "<string>", "image_url": "<string>", "product_name": "<string>", "product_number": "<string>", "slug": "<string>" } ], "title": "<string>", "type": "<string>", "type_id": "<string>" } ], "details": [ "<string>" ], "success": true }
App slug
Team slug
Relations
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes