Retrieves details of all product sets for Competition Data API.
OK
{- "endRow": 300,
- "oldValues": null,
- "operationType": "fetch",
- "startRow": 0,
- "textMatchStyle": "exact"
}
{- "response": {
- "node": "string",
- "startRow": 0,
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "label": "string",
- "filterCriteria": "string",
- "fieldsMapping": "string",
- "structure": "string",
- "options": "string",
- "createDate": "string",
- "createdBy": 0,
- "lastUpdateDate": "string",
- "lastUpdateBy": 0
}
], - "endRow": 0,
- "totalRows": 0,
- "status": 0
}
}