Retrieves the draft changeset and metadata for a specific product, including the scheduled publication time if set.
A valid request URL is required to generate request examples
{ "data": { "app_id": "<string>", "changeset": { "attributes": [ "<string>" ], "categories": [ { "id": "<string>", "order": 123 } ], "collections": [ "<string>" ], "description": "<string>", "html_description": "<string>", "html_short_description": "<string>", "images": [ { "id": "<string>", "priority": 123 } ], "meta_description": "<string>", "meta_title": "<string>", "name": "<string>", "short_description": "<string>", "tags": [ { "key": "<string>", "order": 123 } ] }, "created_at": "<string>", "id": "<string>", "product_id": "<string>", "publish_at": "<string>", "updated_at": "<string>" }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Product ID
Draft retrieved successfully
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