Get Product
Retrieve the CDR product to integrate with Azure Sentinel.
API Request
curl --location '<platform_url>/partner-integration/product/CDR' --header 'Authorization: Bearer token'
JSON Output
{ "id": 721, "cipsCustomerId": 1, "productName": "cdr", "createdDate": 1742990667000, "updatedDate": null }