Lists all product drafts for the app with pagination
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>" } ], "success": true, "total": 123, "total_pages": 123 }
App slug
Team slug
Page number
Items per page
Drafts retrieved successfully
Show child attributes