Skip to main content
GET
/
v1
/
alerts
/
{id}
Retrieves an alert
curl --request GET \
  --url https://api.rootly.com/v1/alerts/{id} \
  --header 'Authorization: Bearer <token>'
{
  "data": {
    "id": "d4cf0a69-bc76-4f1d-855f-f4d8a86624c4",
    "type": "alerts",
    "attributes": {
      "short_id": "ALT100011",
      "source": "pagerduty",
      "status": "open",
      "summary": "Test alert 11",
      "description": "Test alert description",
      "labels": [],
      "services": [],
      "service_ids": [],
      "groups": [],
      "group_ids": [],
      "environments": [],
      "environment_ids": [],
      "responders": [],
      "incidents": [],
      "data": {},
      "deduplication_key": null,
      "started_at": "2026-02-16T14:36:14.049-08:00",
      "ended_at": null,
      "external_id": null,
      "external_url": "https://example.com/alert/test",
      "url": "https://test.rootly.com/account/alerts/d4cf0a69-bc76-4f1d-855f-f4d8a86624c4",
      "noise": "not_noise",
      "group_leader_alert_id": null,
      "is_group_leader_alert": true,
      "notification_target_type": null,
      "notification_target_id": null,
      "alert_urgency": {
        "id": "edf997f6-a0f0-4754-b0ce-9e9e6aefda24",
        "color": "#C73C40",
        "created_at": "2026-02-16T14:36:14.044-08:00",
        "deleted_at": null,
        "description": "Consequatur cumque accusantium mollitia.",
        "name": "qtlqh",
        "position": 1,
        "team_id": 97,
        "updated_at": "2026-02-16T14:36:14.048-08:00",
        "urgency": "high"
      },
      "alert_urgency_id": "edf997f6-a0f0-4754-b0ce-9e9e6aefda24",
      "notified_users": [],
      "created_at": "2026-02-16T14:36:14.050-08:00",
      "updated_at": "2026-02-16T14:36:14.050-08:00"
    },
    "relationships": {
      "events": {
        "data": [
          {
            "id": "a9e3c3bc-2254-4089-b442-64408aec08ab",
            "type": "alert_events"
          }
        ]
      },
      "alert_group": {
        "data": {
          "id": "04463bc6-1acb-483d-8032-2c136db1f672",
          "type": "alert_groups"
        }
      },
      "group_leader_alert": {
        "data": {
          "id": "d4cf0a69-bc76-4f1d-855f-f4d8a86624c4",
          "type": "alerts"
        }
      },
      "group_member_alerts": {
        "data": [
          {
            "id": "e08b2666-8c58-4e51-99b7-50aa646a3260",
            "type": "alerts"
          },
          {
            "id": "c66c5ebb-7871-44ca-943e-16e698ed7036",
            "type": "alerts"
          }
        ]
      }
    }
  },
  "included": [
    {
      "id": "e08b2666-8c58-4e51-99b7-50aa646a3260",
      "type": "alerts",
      "attributes": {
        "short_id": "ALT100013",
        "source": "pagerduty",
        "status": "open",
        "summary": "Test alert 13",
        "description": "Test alert description",
        "labels": [],
        "services": [],
        "service_ids": [],
        "groups": [],
        "group_ids": [],
        "environments": [],
        "environment_ids": [],
        "responders": [],
        "incidents": [],
        "data": {},
        "deduplication_key": null,
        "started_at": "2026-02-16T14:36:14.512-08:00",
        "ended_at": null,
        "external_id": null,
        "external_url": "https://example.com/alert/test",
        "url": "https://test.rootly.com/account/alerts/e08b2666-8c58-4e51-99b7-50aa646a3260",
        "noise": "not_noise",
        "group_leader_alert_id": "d4cf0a69-bc76-4f1d-855f-f4d8a86624c4",
        "is_group_leader_alert": false,
        "notification_target_type": null,
        "notification_target_id": null,
        "alert_urgency": {
          "id": "3986ead0-6f52-4bf2-b125-b9f25e1376fd",
          "color": "#C73C40",
          "created_at": "2026-02-16T14:36:14.508-08:00",
          "deleted_at": null,
          "description": "Temporibus dolorem nisi vero.",
          "name": "sqp3j",
          "position": 1,
          "team_id": 99,
          "updated_at": "2026-02-16T14:36:14.511-08:00",
          "urgency": "high"
        },
        "alert_urgency_id": "3986ead0-6f52-4bf2-b125-b9f25e1376fd",
        "notified_users": [],
        "created_at": "2026-02-16T14:36:14.513-08:00",
        "updated_at": "2026-02-16T14:36:14.513-08:00"
      },
      "relationships": {
        "events": {
          "data": [
            {
              "id": "df0b4b5b-cf96-438d-9570-1172319f5e4c",
              "type": "alert_events"
            }
          ]
        },
        "group_member_alerts": {
          "data": []
        }
      }
    },
    {
      "id": "c66c5ebb-7871-44ca-943e-16e698ed7036",
      "type": "alerts",
      "attributes": {
        "short_id": "ALT100012",
        "source": "pagerduty",
        "status": "open",
        "summary": "Test alert 12",
        "description": "Test alert description",
        "labels": [],
        "services": [],
        "service_ids": [],
        "groups": [],
        "group_ids": [],
        "environments": [],
        "environment_ids": [],
        "responders": [],
        "incidents": [],
        "data": {},
        "deduplication_key": null,
        "started_at": "2026-02-16T14:36:14.293-08:00",
        "ended_at": null,
        "external_id": null,
        "external_url": "https://example.com/alert/test",
        "url": "https://test.rootly.com/account/alerts/c66c5ebb-7871-44ca-943e-16e698ed7036",
        "noise": "not_noise",
        "group_leader_alert_id": "d4cf0a69-bc76-4f1d-855f-f4d8a86624c4",
        "is_group_leader_alert": false,
        "notification_target_type": null,
        "notification_target_id": null,
        "alert_urgency": {
          "id": "20710c85-3950-4333-905f-6488616a3ed8",
          "color": "#C73C40",
          "created_at": "2026-02-16T14:36:14.288-08:00",
          "deleted_at": null,
          "description": "Dolor sunt velit ut.",
          "name": "rbwiw",
          "position": 1,
          "team_id": 98,
          "updated_at": "2026-02-16T14:36:14.291-08:00",
          "urgency": "high"
        },
        "alert_urgency_id": "20710c85-3950-4333-905f-6488616a3ed8",
        "notified_users": [],
        "created_at": "2026-02-16T14:36:14.293-08:00",
        "updated_at": "2026-02-16T14:36:14.293-08:00"
      },
      "relationships": {
        "events": {
          "data": [
            {
              "id": "528a524d-9a57-4c8e-9daf-c8ba671e14bc",
              "type": "alert_events"
            }
          ]
        },
        "group_member_alerts": {
          "data": []
        }
      }
    }
  ]
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

include
enum<string>

comma separated if needed. eg: environments,services,groups

Available options:
environments,
services,
groups,
responders,
incidents,
events,
alert_urgency,
heartbeat,
live_call_router,
alert_group,
group_leader_alert,
group_member_alerts,
alert_field_values,
alerting_targets,
escalation_policies,
alert_call_recording,
alert_urgency

Response

alert found with group_member_alerts included

data
object
required