Retrieves a specific alert by id
curl --request GET \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "27afdda4-c411-4efc-baf6-00701faa1150",
"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-16T02:03:44.385-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/27afdda4-c411-4efc-baf6-00701faa1150",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "8daeda36-9393-43a0-8494-1e88f83d623b",
"color": "#C73C40",
"created_at": "2026-02-16T02:03:44.379-08:00",
"deleted_at": null,
"description": "Voluptatem nostrum illo quo.",
"name": "z1kgx",
"position": 1,
"team_id": 97,
"updated_at": "2026-02-16T02:03:44.384-08:00",
"urgency": "high"
},
"alert_urgency_id": "8daeda36-9393-43a0-8494-1e88f83d623b",
"notified_users": [],
"created_at": "2026-02-16T02:03:44.386-08:00",
"updated_at": "2026-02-16T02:03:44.386-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "a63d1460-b914-4af5-88bf-b44f5da2cade",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "249376ac-be5d-4def-a4eb-653868d4c855",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "27afdda4-c411-4efc-baf6-00701faa1150",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "cfddb3c8-da2a-49e3-9f71-bab019f7219a",
"type": "alerts"
},
{
"id": "b3df2038-ee70-43f6-a61f-a42489934aac",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "cfddb3c8-da2a-49e3-9f71-bab019f7219a",
"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-16T02:03:44.909-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/cfddb3c8-da2a-49e3-9f71-bab019f7219a",
"noise": "not_noise",
"group_leader_alert_id": "27afdda4-c411-4efc-baf6-00701faa1150",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "d18df817-43c2-4217-8c4e-be1d8db00a69",
"color": "#C73C40",
"created_at": "2026-02-16T02:03:44.903-08:00",
"deleted_at": null,
"description": "Illum pariatur nam sit.",
"name": "3zn4b",
"position": 1,
"team_id": 99,
"updated_at": "2026-02-16T02:03:44.907-08:00",
"urgency": "high"
},
"alert_urgency_id": "d18df817-43c2-4217-8c4e-be1d8db00a69",
"notified_users": [],
"created_at": "2026-02-16T02:03:44.909-08:00",
"updated_at": "2026-02-16T02:03:44.909-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "adf42f2e-27a0-43e5-94a0-e6119357a5ae",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "b3df2038-ee70-43f6-a61f-a42489934aac",
"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-16T02:03:44.620-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/b3df2038-ee70-43f6-a61f-a42489934aac",
"noise": "not_noise",
"group_leader_alert_id": "27afdda4-c411-4efc-baf6-00701faa1150",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "ccfa4f5f-fb69-4096-9f84-e3632c1e4fca",
"color": "#C73C40",
"created_at": "2026-02-16T02:03:44.615-08:00",
"deleted_at": null,
"description": "Eveniet fuga sit odit.",
"name": "jzjx6",
"position": 1,
"team_id": 98,
"updated_at": "2026-02-16T02:03:44.619-08:00",
"urgency": "high"
},
"alert_urgency_id": "ccfa4f5f-fb69-4096-9f84-e3632c1e4fca",
"notified_users": [],
"created_at": "2026-02-16T02:03:44.621-08:00",
"updated_at": "2026-02-16T02:03:44.621-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "5b6d200a-8932-4be7-bc1f-b4249935f643",
"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": "27afdda4-c411-4efc-baf6-00701faa1150",
"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-16T02:03:44.385-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/27afdda4-c411-4efc-baf6-00701faa1150",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "8daeda36-9393-43a0-8494-1e88f83d623b",
"color": "#C73C40",
"created_at": "2026-02-16T02:03:44.379-08:00",
"deleted_at": null,
"description": "Voluptatem nostrum illo quo.",
"name": "z1kgx",
"position": 1,
"team_id": 97,
"updated_at": "2026-02-16T02:03:44.384-08:00",
"urgency": "high"
},
"alert_urgency_id": "8daeda36-9393-43a0-8494-1e88f83d623b",
"notified_users": [],
"created_at": "2026-02-16T02:03:44.386-08:00",
"updated_at": "2026-02-16T02:03:44.386-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "a63d1460-b914-4af5-88bf-b44f5da2cade",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "249376ac-be5d-4def-a4eb-653868d4c855",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "27afdda4-c411-4efc-baf6-00701faa1150",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "cfddb3c8-da2a-49e3-9f71-bab019f7219a",
"type": "alerts"
},
{
"id": "b3df2038-ee70-43f6-a61f-a42489934aac",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "cfddb3c8-da2a-49e3-9f71-bab019f7219a",
"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-16T02:03:44.909-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/cfddb3c8-da2a-49e3-9f71-bab019f7219a",
"noise": "not_noise",
"group_leader_alert_id": "27afdda4-c411-4efc-baf6-00701faa1150",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "d18df817-43c2-4217-8c4e-be1d8db00a69",
"color": "#C73C40",
"created_at": "2026-02-16T02:03:44.903-08:00",
"deleted_at": null,
"description": "Illum pariatur nam sit.",
"name": "3zn4b",
"position": 1,
"team_id": 99,
"updated_at": "2026-02-16T02:03:44.907-08:00",
"urgency": "high"
},
"alert_urgency_id": "d18df817-43c2-4217-8c4e-be1d8db00a69",
"notified_users": [],
"created_at": "2026-02-16T02:03:44.909-08:00",
"updated_at": "2026-02-16T02:03:44.909-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "adf42f2e-27a0-43e5-94a0-e6119357a5ae",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "b3df2038-ee70-43f6-a61f-a42489934aac",
"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-16T02:03:44.620-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/b3df2038-ee70-43f6-a61f-a42489934aac",
"noise": "not_noise",
"group_leader_alert_id": "27afdda4-c411-4efc-baf6-00701faa1150",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "ccfa4f5f-fb69-4096-9f84-e3632c1e4fca",
"color": "#C73C40",
"created_at": "2026-02-16T02:03:44.615-08:00",
"deleted_at": null,
"description": "Eveniet fuga sit odit.",
"name": "jzjx6",
"position": 1,
"team_id": 98,
"updated_at": "2026-02-16T02:03:44.619-08:00",
"urgency": "high"
},
"alert_urgency_id": "ccfa4f5f-fb69-4096-9f84-e3632c1e4fca",
"notified_users": [],
"created_at": "2026-02-16T02:03:44.621-08:00",
"updated_at": "2026-02-16T02:03:44.621-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "5b6d200a-8932-4be7-bc1f-b4249935f643",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
}
]
}