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": "78c39058-8d67-4adc-b1c5-aad89b29e7e4",
    "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-01-31T09:13:04.631-08:00",
      "ended_at": null,
      "external_id": null,
      "external_url": "https://example.com/alert/test",
      "url": "https://test.rootly.com/account/alerts/78c39058-8d67-4adc-b1c5-aad89b29e7e4",
      "noise": "not_noise",
      "group_leader_alert_id": null,
      "is_group_leader_alert": true,
      "notification_target_type": null,
      "notification_target_id": null,
      "alert_urgency": {
        "id": "56054a25-b7a0-4699-b89d-5a76afd92360",
        "color": "#C73C40",
        "created_at": "2026-01-31T09:13:04.626-08:00",
        "deleted_at": null,
        "description": "Expedita quam nobis asperiores.",
        "name": "4w0kh",
        "position": 1,
        "team_id": 38,
        "updated_at": "2026-01-31T09:13:04.630-08:00",
        "urgency": "high"
      },
      "alert_urgency_id": "56054a25-b7a0-4699-b89d-5a76afd92360",
      "notified_users": [],
      "created_at": "2026-01-31T09:13:04.632-08:00",
      "updated_at": "2026-01-31T09:13:04.632-08:00"
    },
    "relationships": {
      "events": {
        "data": [
          {
            "id": "e284d2ba-ac7b-4ecc-b8c6-d82492aff406",
            "type": "alert_events"
          }
        ]
      },
      "alert_group": {
        "data": {
          "id": "3abe5b98-3347-4e7a-a07c-3402698ebbf8",
          "type": "alert_groups"
        }
      },
      "group_leader_alert": {
        "data": {
          "id": "78c39058-8d67-4adc-b1c5-aad89b29e7e4",
          "type": "alerts"
        }
      },
      "group_member_alerts": {
        "data": [
          {
            "id": "efeffd51-e271-4e67-b768-25fd31231cb3",
            "type": "alerts"
          },
          {
            "id": "0a0b8c2e-4d4b-48c9-bfa6-a02f87436c4d",
            "type": "alerts"
          }
        ]
      }
    }
  },
  "included": [
    {
      "id": "efeffd51-e271-4e67-b768-25fd31231cb3",
      "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-01-31T09:13:05.120-08:00",
        "ended_at": null,
        "external_id": null,
        "external_url": "https://example.com/alert/test",
        "url": "https://test.rootly.com/account/alerts/efeffd51-e271-4e67-b768-25fd31231cb3",
        "noise": "not_noise",
        "group_leader_alert_id": "78c39058-8d67-4adc-b1c5-aad89b29e7e4",
        "is_group_leader_alert": false,
        "notification_target_type": null,
        "notification_target_id": null,
        "alert_urgency": {
          "id": "a3930f99-611a-44fe-81da-ea325369534d",
          "color": "#C73C40",
          "created_at": "2026-01-31T09:13:05.115-08:00",
          "deleted_at": null,
          "description": "Eaque dolores et et.",
          "name": "dajll",
          "position": 1,
          "team_id": 40,
          "updated_at": "2026-01-31T09:13:05.119-08:00",
          "urgency": "high"
        },
        "alert_urgency_id": "a3930f99-611a-44fe-81da-ea325369534d",
        "notified_users": [],
        "created_at": "2026-01-31T09:13:05.121-08:00",
        "updated_at": "2026-01-31T09:13:05.121-08:00"
      },
      "relationships": {
        "events": {
          "data": [
            {
              "id": "e6db5794-e754-4321-b5cf-e7d9a5203524",
              "type": "alert_events"
            }
          ]
        },
        "group_member_alerts": {
          "data": []
        }
      }
    },
    {
      "id": "0a0b8c2e-4d4b-48c9-bfa6-a02f87436c4d",
      "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-01-31T09:13:04.884-08:00",
        "ended_at": null,
        "external_id": null,
        "external_url": "https://example.com/alert/test",
        "url": "https://test.rootly.com/account/alerts/0a0b8c2e-4d4b-48c9-bfa6-a02f87436c4d",
        "noise": "not_noise",
        "group_leader_alert_id": "78c39058-8d67-4adc-b1c5-aad89b29e7e4",
        "is_group_leader_alert": false,
        "notification_target_type": null,
        "notification_target_id": null,
        "alert_urgency": {
          "id": "64380645-4bd4-43d6-bd05-8df82dbb03e7",
          "color": "#C73C40",
          "created_at": "2026-01-31T09:13:04.880-08:00",
          "deleted_at": null,
          "description": "Officiis assumenda incidunt unde.",
          "name": "p6q6z",
          "position": 1,
          "team_id": 39,
          "updated_at": "2026-01-31T09:13:04.883-08:00",
          "urgency": "high"
        },
        "alert_urgency_id": "64380645-4bd4-43d6-bd05-8df82dbb03e7",
        "notified_users": [],
        "created_at": "2026-01-31T09:13:04.885-08:00",
        "updated_at": "2026-01-31T09:13:04.885-08:00"
      },
      "relationships": {
        "events": {
          "data": [
            {
              "id": "9a7ca7d7-f972-4cef-8742-80ecf755650b",
              "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