Retrieves a specific alert by id
curl --request GET \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"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-12T04:34:12.496-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/a00ad740-bc3d-442a-ab49-dffef092da64",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "1043ed73-7fdc-4d38-8258-30bab4f6e23f",
"color": "#C73C40",
"created_at": "2026-02-12T04:34:12.491-08:00",
"deleted_at": null,
"description": "Fugiat sunt quo eius.",
"name": "atn8z",
"position": 1,
"team_id": 38,
"updated_at": "2026-02-12T04:34:12.494-08:00",
"urgency": "high"
},
"alert_urgency_id": "1043ed73-7fdc-4d38-8258-30bab4f6e23f",
"notified_users": [],
"created_at": "2026-02-12T04:34:12.496-08:00",
"updated_at": "2026-02-12T04:34:12.496-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "153b673b-0360-4486-86a3-257f2c6e9dcc",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "b9887154-8398-40fc-88ec-6b8ef2a66a3a",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "521f423f-dad3-4673-8cd3-8b9dee82f3ff",
"type": "alerts"
},
{
"id": "a1bcd92e-c67f-41ea-9f63-bb7e375ae7af",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "521f423f-dad3-4673-8cd3-8b9dee82f3ff",
"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-12T04:34:12.957-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/521f423f-dad3-4673-8cd3-8b9dee82f3ff",
"noise": "not_noise",
"group_leader_alert_id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "945d3f43-556d-4385-a8b2-ac2c7a1131e2",
"color": "#C73C40",
"created_at": "2026-02-12T04:34:12.952-08:00",
"deleted_at": null,
"description": "Placeat voluptas ratione beatae.",
"name": "sjlzc",
"position": 1,
"team_id": 40,
"updated_at": "2026-02-12T04:34:12.956-08:00",
"urgency": "high"
},
"alert_urgency_id": "945d3f43-556d-4385-a8b2-ac2c7a1131e2",
"notified_users": [],
"created_at": "2026-02-12T04:34:12.958-08:00",
"updated_at": "2026-02-12T04:34:12.958-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "336510bc-11e8-4d4a-9520-334b5012b7e0",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "a1bcd92e-c67f-41ea-9f63-bb7e375ae7af",
"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-12T04:34:12.725-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/a1bcd92e-c67f-41ea-9f63-bb7e375ae7af",
"noise": "not_noise",
"group_leader_alert_id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "4c36f9ae-668f-4aa3-9dfa-3525f2d200b7",
"color": "#C73C40",
"created_at": "2026-02-12T04:34:12.716-08:00",
"deleted_at": null,
"description": "Excepturi eos dolore dolorum.",
"name": "pj9rb",
"position": 1,
"team_id": 39,
"updated_at": "2026-02-12T04:34:12.723-08:00",
"urgency": "high"
},
"alert_urgency_id": "4c36f9ae-668f-4aa3-9dfa-3525f2d200b7",
"notified_users": [],
"created_at": "2026-02-12T04:34:12.726-08:00",
"updated_at": "2026-02-12T04:34:12.726-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "69e000d6-7136-46b4-91be-c6f7618b41dd",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
}
]
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
comma separated if needed. eg: environments,services,groups
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 alert found with group_member_alerts included
Show child attributes
Was this page helpful?
curl --request GET \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"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-12T04:34:12.496-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/a00ad740-bc3d-442a-ab49-dffef092da64",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "1043ed73-7fdc-4d38-8258-30bab4f6e23f",
"color": "#C73C40",
"created_at": "2026-02-12T04:34:12.491-08:00",
"deleted_at": null,
"description": "Fugiat sunt quo eius.",
"name": "atn8z",
"position": 1,
"team_id": 38,
"updated_at": "2026-02-12T04:34:12.494-08:00",
"urgency": "high"
},
"alert_urgency_id": "1043ed73-7fdc-4d38-8258-30bab4f6e23f",
"notified_users": [],
"created_at": "2026-02-12T04:34:12.496-08:00",
"updated_at": "2026-02-12T04:34:12.496-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "153b673b-0360-4486-86a3-257f2c6e9dcc",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "b9887154-8398-40fc-88ec-6b8ef2a66a3a",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "521f423f-dad3-4673-8cd3-8b9dee82f3ff",
"type": "alerts"
},
{
"id": "a1bcd92e-c67f-41ea-9f63-bb7e375ae7af",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "521f423f-dad3-4673-8cd3-8b9dee82f3ff",
"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-12T04:34:12.957-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/521f423f-dad3-4673-8cd3-8b9dee82f3ff",
"noise": "not_noise",
"group_leader_alert_id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "945d3f43-556d-4385-a8b2-ac2c7a1131e2",
"color": "#C73C40",
"created_at": "2026-02-12T04:34:12.952-08:00",
"deleted_at": null,
"description": "Placeat voluptas ratione beatae.",
"name": "sjlzc",
"position": 1,
"team_id": 40,
"updated_at": "2026-02-12T04:34:12.956-08:00",
"urgency": "high"
},
"alert_urgency_id": "945d3f43-556d-4385-a8b2-ac2c7a1131e2",
"notified_users": [],
"created_at": "2026-02-12T04:34:12.958-08:00",
"updated_at": "2026-02-12T04:34:12.958-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "336510bc-11e8-4d4a-9520-334b5012b7e0",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "a1bcd92e-c67f-41ea-9f63-bb7e375ae7af",
"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-12T04:34:12.725-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/a1bcd92e-c67f-41ea-9f63-bb7e375ae7af",
"noise": "not_noise",
"group_leader_alert_id": "a00ad740-bc3d-442a-ab49-dffef092da64",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "4c36f9ae-668f-4aa3-9dfa-3525f2d200b7",
"color": "#C73C40",
"created_at": "2026-02-12T04:34:12.716-08:00",
"deleted_at": null,
"description": "Excepturi eos dolore dolorum.",
"name": "pj9rb",
"position": 1,
"team_id": 39,
"updated_at": "2026-02-12T04:34:12.723-08:00",
"urgency": "high"
},
"alert_urgency_id": "4c36f9ae-668f-4aa3-9dfa-3525f2d200b7",
"notified_users": [],
"created_at": "2026-02-12T04:34:12.726-08:00",
"updated_at": "2026-02-12T04:34:12.726-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "69e000d6-7136-46b4-91be-c6f7618b41dd",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
}
]
}