cURL
curl --request GET \ --url https://api.kua.ai/weaver/api/v2/products
{ "products": [ { "brand": "<string>", "createdAt": 123, "description": "<string>", "feature": "<string>", "id": "<string>", "link": "<string>", "mainImage": "<string>", "specification": "<string>", "title": "<string>", "updatedAt": 123, "genre": "Custom", "images": [ "<string>" ], "keywords": [ "<string>" ], "tags": [ "<string>" ], "videos": [ "<string>" ] } ], "nextToken": "<string>" }
List the Products imported
Custom
Amazon
x >= 1
Successful Response
Product List
Show child attributes