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": "3ab59970-dd47-4799-bf89-51b33a81228b",
    "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": "2025-12-19T18:13:09.645-08:00",
      "ended_at": null,
      "external_id": null,
      "external_url": "https://example.com/alert/test",
      "url": "https://test.rootly.com/account/alerts/3ab59970-dd47-4799-bf89-51b33a81228b",
      "noise": "not_noise",
      "group_leader_alert_id": null,
      "is_group_leader_alert": true,
      "notification_target_type": null,
      "notification_target_id": null,
      "alert_urgency": {
        "id": "fcb26ca4-fd24-4786-89dd-a92dbe9f807f",
        "color": "#C73C40",
        "created_at": "2025-12-19T18:13:09.640-08:00",
        "deleted_at": null,
        "description": "Rerum a blanditiis autem.",
        "name": "v4qjn",
        "position": 1,
        "team_id": 38,
        "updated_at": "2025-12-19T18:13:09.644-08:00",
        "urgency": "high"
      },
      "alert_urgency_id": "fcb26ca4-fd24-4786-89dd-a92dbe9f807f",
      "notified_users": [],
      "created_at": "2025-12-19T18:13:09.646-08:00",
      "updated_at": "2025-12-19T18:13:09.646-08:00"
    },
    "relationships": {
      "events": {
        "data": [
          {
            "id": "3152c4ae-6bd5-4c6f-a17c-72d9360a65e4",
            "type": "alert_events"
          }
        ]
      },
      "alert_group": {
        "data": {
          "id": "d954b279-3868-4bf8-b577-0a37e650359f",
          "type": "alert_groups"
        }
      },
      "group_leader_alert": {
        "data": {
          "id": "3ab59970-dd47-4799-bf89-51b33a81228b",
          "type": "alerts"
        }
      },
      "group_member_alerts": {
        "data": [
          {
            "id": "8e9e25c3-f518-42d2-af97-99aa0de63533",
            "type": "alerts"
          },
          {
            "id": "3e99d718-b9b9-46b0-b0fa-6f55485bd09b",
            "type": "alerts"
          }
        ]
      }
    }
  },
  "included": [
    {
      "id": "8e9e25c3-f518-42d2-af97-99aa0de63533",
      "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": "2025-12-19T18:13:10.090-08:00",
        "ended_at": null,
        "external_id": null,
        "external_url": "https://example.com/alert/test",
        "url": "https://test.rootly.com/account/alerts/8e9e25c3-f518-42d2-af97-99aa0de63533",
        "noise": "not_noise",
        "group_leader_alert_id": "3ab59970-dd47-4799-bf89-51b33a81228b",
        "is_group_leader_alert": false,
        "notification_target_type": null,
        "notification_target_id": null,
        "alert_urgency": {
          "id": "8b33ef59-d941-4d72-8ddc-7c7ddc652c54",
          "color": "#C73C40",
          "created_at": "2025-12-19T18:13:10.085-08:00",
          "deleted_at": null,
          "description": "Quia commodi nesciunt distinctio.",
          "name": "d99h1",
          "position": 1,
          "team_id": 40,
          "updated_at": "2025-12-19T18:13:10.088-08:00",
          "urgency": "high"
        },
        "alert_urgency_id": "8b33ef59-d941-4d72-8ddc-7c7ddc652c54",
        "notified_users": [],
        "created_at": "2025-12-19T18:13:10.090-08:00",
        "updated_at": "2025-12-19T18:13:10.090-08:00"
      },
      "relationships": {
        "events": {
          "data": [
            {
              "id": "fe952853-5472-47da-8a3b-c09b1e8e9455",
              "type": "alert_events"
            }
          ]
        },
        "group_member_alerts": {
          "data": []
        }
      }
    },
    {
      "id": "3e99d718-b9b9-46b0-b0fa-6f55485bd09b",
      "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": "2025-12-19T18:13:09.856-08:00",
        "ended_at": null,
        "external_id": null,
        "external_url": "https://example.com/alert/test",
        "url": "https://test.rootly.com/account/alerts/3e99d718-b9b9-46b0-b0fa-6f55485bd09b",
        "noise": "not_noise",
        "group_leader_alert_id": "3ab59970-dd47-4799-bf89-51b33a81228b",
        "is_group_leader_alert": false,
        "notification_target_type": null,
        "notification_target_id": null,
        "alert_urgency": {
          "id": "f9c108fe-856b-481f-970b-ba4eb1f6f02d",
          "color": "#C73C40",
          "created_at": "2025-12-19T18:13:09.851-08:00",
          "deleted_at": null,
          "description": "Est praesentium quasi eveniet.",
          "name": "4rq9s",
          "position": 1,
          "team_id": 39,
          "updated_at": "2025-12-19T18:13:09.854-08:00",
          "urgency": "high"
        },
        "alert_urgency_id": "f9c108fe-856b-481f-970b-ba4eb1f6f02d",
        "notified_users": [],
        "created_at": "2025-12-19T18:13:09.856-08:00",
        "updated_at": "2025-12-19T18:13:09.856-08:00"
      },
      "relationships": {
        "events": {
          "data": [
            {
              "id": "3c310223-bfd7-4a87-92af-ad1a6144225c",
              "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