Incidents service
Handle all operations related to incident management within Coralogix. Identify, manage, and resolve incidents efficiently through automated workflows and team collaboration.
Overview
Handle all operations related to incident management within Coralogix. Identify, manage, and resolve incidents efficiently through automated workflows and team collaboration.
Get incident aggregations
Retrieve aggregated incident data with support for grouping and filtering.
List incident events with filters
List incident events with support for filtering, pagination, and ordering.
Get total count of incident events
Retrieve the total count of incident events matching a filter.
Get incident by event ID
Retrieve detailed information about a single incident by related alert event id.
Acknowledge incident by event id
Mark incident as acknowledged by event id.
Resolve incident by event id
Mark incident as resolved by event id.
Get available filter values
Returns filter values for incidents based on the provided criteria.
Get available incident event filter values
Returns available filter values for incident events.
Get multiple incidents by IDs
Retrieve multiple incidents by their IDs in a single request.
List incidents with filters
Lists all available incidents based on specified filters and order. The list is ordered in an unspecified direction and sorted by creation time.
Acknowledge incidents
Mark one or more incidents as acknowledged.
Assign incidents to a user
Assign one or more incidents to a specific user.
Remove incident user assignments
Remove user assignments from one or more incidents.
Close incidents
Closes all incidents matching the given criteria.
Resolve incidents
Mark one or more incidents as resolved.
Get incident by ID
Retrieve detailed information about a single incident by its unique identifier.
Get incident events
Retrieve a chronological list of all events associated with a specific incident. Includes state changes, assignments, acknowledgments, and resolutions.