List notification deliveries for cases
POST
https://api.coralogix.com/mgmt/openapi/5/cases/notifications/v1/deliveriesRetrieve notification delivery records for one or more cases, including routing, target, and outcome information.
Requires the following permissions:
case:Read
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Body
application/json
Request to retrieve notification delivery records for one or more cases.
caseIds#string[]required
Case IDs to retrieve notification deliveries for
Example:
["3f166e9f-3c88-4af2-b52e-138f339dab3e","a1b2c3d4-e5f6-7890-abcd-ef1234567890"]Response
application/json
Response containing a list of notification delivery records for cases.
Notification deliveries keyed by case ID