{ "operationId": "ListallSKUIDs", "method": "GET", "path": "/api/catalog_system/pvt/sku/stockkeepingunitids", "summary": "VTex List all SKU IDs", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ] }