Get Product

GETpartner-integration/product/CDR

Retrieve the CDR product to integrate with Azure Sentinel.

Get ProductGet Product

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
}