OpenAPI 3.1.0raw.githubusercontent.com2026-08-10167413460.1 KB

4457b35521ad

Alerts

List Incident Links for an Alert

get/alerts/{id}/incident_links

Path parameters

idstring required

Query parameters

limitinteger
offsetinteger
searchstring
archivedboolean

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/ListResponseBodyAlertIncidentLink.json"
}