Get case by indicator
POST
https://api.coralogix.com/mgmt/openapi/5/cases/indicators/v1/getRetrieve a case by its source indicator. Currently supports Prometheus AlertManager alerts identified by fingerprint and start time.
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 a case associated with a given alert indicator.
Lookup keys identifying a specific Prometheus AlertManager alert episode.
Response
application/json
Response containing the case associated with the given indicator.
Represents a case within the Cases service.