Skip to main content

Get incident by ID

GEThttps://api.coralogix.com/mgmt/openapi/5/incidents/incidents/v1/{id}

Retrieve detailed information about a single incident by its unique identifier.

Requires the following permissions:

  • incidents:read

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# stringrequired

    Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

    Unique identifier.

    Example: 3f2504e0-4f89-11d3-9a0c-0305e82c3301

Response

application/json

Response containing the requested incident

    The requested incident