cURL
curl --request GET \ --url https://api.kua.ai/weaver/api/v2/products/import/{id}
{ "id": "<string>", "failure": [ "<string>" ], "importing": [ "<string>" ], "success": [ "<string>" ] }
Successful Response