cURL
curl --request GET \ --url https://api.example.com/v1/integrations/:id/sync/:syncId
{ "status": "<string>", "processedItems": 123, "totalItems": 123 }
Check the progress of a catalog sync job
pending
processing
completed
failed