cURL
curl --location --request GET 'https://api.catalogix.ai/v1/products/status?store_uuid=67762d4ce590324df813bd8c&offset=0&limit=100&status=active' \ --header 'apikey: apikey'
{ "status": { "code": 0, "message": "success" }, "data": { "store_uuid": "67762d4ce590324df813bd8c", "products": [ { "CI001": { "Category": "shirts", "product_code": "CI001", "status": "active", "assets": { "images": [ "https://assets-test.catalogix.ai/dee9c181338099b931cde78787df567a", "https://assets-test.catalogix.ai/b9e0a674584b15df799a2d2a7bcb6f57", "https://assets-test.catalogix.ai/3d8f430ce3bc623e8037aac988a889c6", "https://assets-test.catalogix.ai/e263183310aa0093381bf48a6d8540aa", "https://assets-test.catalogix.ai/38d253f0fb7aad878ae270e2c612467a", "https://assets-test.catalogix.ai/5733be608a3f9303af5d7dd14621d2d1" ], "videos": [ "https://assets-test.catalogix.ai/cac950f7a787813a1d99fbb20e159ee2" ] } } } ] } }
Retrieves product data based on status.
"api key"
"67762d4ce590324df813bd8c"
new
active
problem
inactive
draft
under review
"active"
x >= 0
0
100
Optional ontology parameter
Data retrieval successful
Status of the operation, including code and message
Show child attributes
Data including store UUID, marketplace, and associated SKU data