Skip to main content

List notification deliveries for cases

POSThttps://api.coralogix.com/mgmt/openapi/5/cases/notifications/v1/deliveries

Retrieve notification delivery records for one or more cases, including routing, target, and outcome information.

Requires the following permissions:

  • case:Read

Authorizations

Authorizationstringheaderrequired
API key authentication

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