Retrieves a specific alert by id
curl --request GET \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"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-07T21:12:02.445-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/26d3d830-4cd9-4868-8af2-c95297b4ea75",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "c5cf2298-b89b-4d2f-8810-7e7c43d0da07",
"color": "#C73C40",
"created_at": "2026-01-07T21:12:02.440-08:00",
"deleted_at": null,
"description": "Rerum vitae rerum sed.",
"name": "xymqk",
"position": 1,
"team_id": 38,
"updated_at": "2026-01-07T21:12:02.444-08:00",
"urgency": "high"
},
"alert_urgency_id": "c5cf2298-b89b-4d2f-8810-7e7c43d0da07",
"notified_users": [],
"created_at": "2026-01-07T21:12:02.446-08:00",
"updated_at": "2026-01-07T21:12:02.446-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "e3329e13-4576-4065-8b78-f2908dd94e62",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "65307660-eb97-4c66-96c1-57ae9534c0cc",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "5facf84f-ab89-4718-b058-85ab12c4ad12",
"type": "alerts"
},
{
"id": "5daa3b5f-b4ab-47f5-89e4-fcbe8585c43a",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "5facf84f-ab89-4718-b058-85ab12c4ad12",
"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-07T21:12:02.894-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/5facf84f-ab89-4718-b058-85ab12c4ad12",
"noise": "not_noise",
"group_leader_alert_id": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "6cf7adcb-6aa3-4e40-927f-b5bc341f0398",
"color": "#C73C40",
"created_at": "2026-01-07T21:12:02.889-08:00",
"deleted_at": null,
"description": "Voluptates voluptatum ea et.",
"name": "j04qj",
"position": 1,
"team_id": 40,
"updated_at": "2026-01-07T21:12:02.893-08:00",
"urgency": "high"
},
"alert_urgency_id": "6cf7adcb-6aa3-4e40-927f-b5bc341f0398",
"notified_users": [],
"created_at": "2026-01-07T21:12:02.895-08:00",
"updated_at": "2026-01-07T21:12:02.895-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "a7ea65b0-26a7-4772-9d36-6831e8628e9a",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "5daa3b5f-b4ab-47f5-89e4-fcbe8585c43a",
"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-07T21:12:02.672-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/5daa3b5f-b4ab-47f5-89e4-fcbe8585c43a",
"noise": "not_noise",
"group_leader_alert_id": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "5dc5ba94-4918-495b-9150-79cca7fe76db",
"color": "#C73C40",
"created_at": "2026-01-07T21:12:02.667-08:00",
"deleted_at": null,
"description": "Tenetur recusandae amet in.",
"name": "7zcnm",
"position": 1,
"team_id": 39,
"updated_at": "2026-01-07T21:12:02.671-08:00",
"urgency": "high"
},
"alert_urgency_id": "5dc5ba94-4918-495b-9150-79cca7fe76db",
"notified_users": [],
"created_at": "2026-01-07T21:12:02.673-08:00",
"updated_at": "2026-01-07T21:12:02.673-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "a092b6c0-5ba7-41da-a852-c2e27b734b44",
"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": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"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-07T21:12:02.445-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/26d3d830-4cd9-4868-8af2-c95297b4ea75",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "c5cf2298-b89b-4d2f-8810-7e7c43d0da07",
"color": "#C73C40",
"created_at": "2026-01-07T21:12:02.440-08:00",
"deleted_at": null,
"description": "Rerum vitae rerum sed.",
"name": "xymqk",
"position": 1,
"team_id": 38,
"updated_at": "2026-01-07T21:12:02.444-08:00",
"urgency": "high"
},
"alert_urgency_id": "c5cf2298-b89b-4d2f-8810-7e7c43d0da07",
"notified_users": [],
"created_at": "2026-01-07T21:12:02.446-08:00",
"updated_at": "2026-01-07T21:12:02.446-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "e3329e13-4576-4065-8b78-f2908dd94e62",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "65307660-eb97-4c66-96c1-57ae9534c0cc",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "5facf84f-ab89-4718-b058-85ab12c4ad12",
"type": "alerts"
},
{
"id": "5daa3b5f-b4ab-47f5-89e4-fcbe8585c43a",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "5facf84f-ab89-4718-b058-85ab12c4ad12",
"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-07T21:12:02.894-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/5facf84f-ab89-4718-b058-85ab12c4ad12",
"noise": "not_noise",
"group_leader_alert_id": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "6cf7adcb-6aa3-4e40-927f-b5bc341f0398",
"color": "#C73C40",
"created_at": "2026-01-07T21:12:02.889-08:00",
"deleted_at": null,
"description": "Voluptates voluptatum ea et.",
"name": "j04qj",
"position": 1,
"team_id": 40,
"updated_at": "2026-01-07T21:12:02.893-08:00",
"urgency": "high"
},
"alert_urgency_id": "6cf7adcb-6aa3-4e40-927f-b5bc341f0398",
"notified_users": [],
"created_at": "2026-01-07T21:12:02.895-08:00",
"updated_at": "2026-01-07T21:12:02.895-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "a7ea65b0-26a7-4772-9d36-6831e8628e9a",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "5daa3b5f-b4ab-47f5-89e4-fcbe8585c43a",
"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-07T21:12:02.672-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/5daa3b5f-b4ab-47f5-89e4-fcbe8585c43a",
"noise": "not_noise",
"group_leader_alert_id": "26d3d830-4cd9-4868-8af2-c95297b4ea75",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "5dc5ba94-4918-495b-9150-79cca7fe76db",
"color": "#C73C40",
"created_at": "2026-01-07T21:12:02.667-08:00",
"deleted_at": null,
"description": "Tenetur recusandae amet in.",
"name": "7zcnm",
"position": 1,
"team_id": 39,
"updated_at": "2026-01-07T21:12:02.671-08:00",
"urgency": "high"
},
"alert_urgency_id": "5dc5ba94-4918-495b-9150-79cca7fe76db",
"notified_users": [],
"created_at": "2026-01-07T21:12:02.673-08:00",
"updated_at": "2026-01-07T21:12:02.673-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "a092b6c0-5ba7-41da-a852-c2e27b734b44",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
}
]
}