A valid request URL is required to generate request examples
{ "created_at": "<string>", "id": "<string>", "is_default": true, "items": [ { "created_at": "<string>", "id": "<string>", "product": { "brand_id": "<string>", "created_at": "<string>", "custom": {}, "description": "<string>", "html_description": "<string>", "html_short_description": "<string>", "id": "<string>", "images": [ { "alt_text": "<string>", "blurhash": "<string>", "custom": {}, "id": "<string>", "image_url": "<string>", "title": "<string>" } ], "product_name": "<string>", "product_number": "<string>", "short_description": "<string>", "slug": "<string>", "status": "<string>", "translations_description": {}, "translations_html_description": {}, "translations_html_short_description": {}, "translations_short_description": {}, "translations_slug": {}, "updated_at": "<string>" }, "product_id": "<string>" } ], "name": "<string>", "page": 123, "page_size": 123, "total_items": 123, "total_pages": 123, "updated_at": "<string>", "user_id": "<string>" }
View a wishlist using a share token. Requires api-key for server verification. Returns paginated items.
UUID of the app
Share token
Page number (default: 1, minimum: 1)
Number of items per page (default: 20, minimum: 1, maximum: 100)
OK
Show child attributes