Retrieves a specific alert by id
curl --request GET \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"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-22T00:56:45.435-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/3582b968-1d87-41a1-813b-e9e1f77773fa",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "74f66e6f-d5ee-4484-a7af-661b53b35cfc",
"color": "#C73C40",
"created_at": "2026-01-22T00:56:45.430-08:00",
"deleted_at": null,
"description": "Sit ut molestias accusantium.",
"name": "wv0sp",
"position": 1,
"team_id": 38,
"updated_at": "2026-01-22T00:56:45.434-08:00",
"urgency": "high"
},
"alert_urgency_id": "74f66e6f-d5ee-4484-a7af-661b53b35cfc",
"notified_users": [],
"created_at": "2026-01-22T00:56:45.436-08:00",
"updated_at": "2026-01-22T00:56:45.436-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "3ba95480-267d-43e3-8162-a8d80cd62c3b",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "e23e27e0-4212-46d2-b9ca-476a90876d54",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "87507e88-52d1-477e-91ec-242fff004eda",
"type": "alerts"
},
{
"id": "cb750b89-de40-48ae-8480-0abdcfa2cd8f",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "87507e88-52d1-477e-91ec-242fff004eda",
"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-22T00:56:45.847-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/87507e88-52d1-477e-91ec-242fff004eda",
"noise": "not_noise",
"group_leader_alert_id": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "bd558e25-b9d0-4a39-9690-d5e037cb5b5d",
"color": "#C73C40",
"created_at": "2026-01-22T00:56:45.842-08:00",
"deleted_at": null,
"description": "Sed necessitatibus quisquam nihil.",
"name": "ze97b",
"position": 1,
"team_id": 40,
"updated_at": "2026-01-22T00:56:45.845-08:00",
"urgency": "high"
},
"alert_urgency_id": "bd558e25-b9d0-4a39-9690-d5e037cb5b5d",
"notified_users": [],
"created_at": "2026-01-22T00:56:45.847-08:00",
"updated_at": "2026-01-22T00:56:45.847-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "f987d9d2-9f4b-4950-b3fb-db0d2074ec9a",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "cb750b89-de40-48ae-8480-0abdcfa2cd8f",
"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-22T00:56:45.654-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/cb750b89-de40-48ae-8480-0abdcfa2cd8f",
"noise": "not_noise",
"group_leader_alert_id": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "eb79c0a5-24e8-447c-b86d-ea180476c91e",
"color": "#C73C40",
"created_at": "2026-01-22T00:56:45.649-08:00",
"deleted_at": null,
"description": "Dolorum quas velit iusto.",
"name": "2167v",
"position": 1,
"team_id": 39,
"updated_at": "2026-01-22T00:56:45.653-08:00",
"urgency": "high"
},
"alert_urgency_id": "eb79c0a5-24e8-447c-b86d-ea180476c91e",
"notified_users": [],
"created_at": "2026-01-22T00:56:45.654-08:00",
"updated_at": "2026-01-22T00:56:45.654-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "86de0acb-d288-447a-9547-c7d675bbb816",
"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": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"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-22T00:56:45.435-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/3582b968-1d87-41a1-813b-e9e1f77773fa",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "74f66e6f-d5ee-4484-a7af-661b53b35cfc",
"color": "#C73C40",
"created_at": "2026-01-22T00:56:45.430-08:00",
"deleted_at": null,
"description": "Sit ut molestias accusantium.",
"name": "wv0sp",
"position": 1,
"team_id": 38,
"updated_at": "2026-01-22T00:56:45.434-08:00",
"urgency": "high"
},
"alert_urgency_id": "74f66e6f-d5ee-4484-a7af-661b53b35cfc",
"notified_users": [],
"created_at": "2026-01-22T00:56:45.436-08:00",
"updated_at": "2026-01-22T00:56:45.436-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "3ba95480-267d-43e3-8162-a8d80cd62c3b",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "e23e27e0-4212-46d2-b9ca-476a90876d54",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "87507e88-52d1-477e-91ec-242fff004eda",
"type": "alerts"
},
{
"id": "cb750b89-de40-48ae-8480-0abdcfa2cd8f",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "87507e88-52d1-477e-91ec-242fff004eda",
"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-22T00:56:45.847-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/87507e88-52d1-477e-91ec-242fff004eda",
"noise": "not_noise",
"group_leader_alert_id": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "bd558e25-b9d0-4a39-9690-d5e037cb5b5d",
"color": "#C73C40",
"created_at": "2026-01-22T00:56:45.842-08:00",
"deleted_at": null,
"description": "Sed necessitatibus quisquam nihil.",
"name": "ze97b",
"position": 1,
"team_id": 40,
"updated_at": "2026-01-22T00:56:45.845-08:00",
"urgency": "high"
},
"alert_urgency_id": "bd558e25-b9d0-4a39-9690-d5e037cb5b5d",
"notified_users": [],
"created_at": "2026-01-22T00:56:45.847-08:00",
"updated_at": "2026-01-22T00:56:45.847-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "f987d9d2-9f4b-4950-b3fb-db0d2074ec9a",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "cb750b89-de40-48ae-8480-0abdcfa2cd8f",
"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-22T00:56:45.654-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/cb750b89-de40-48ae-8480-0abdcfa2cd8f",
"noise": "not_noise",
"group_leader_alert_id": "3582b968-1d87-41a1-813b-e9e1f77773fa",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "eb79c0a5-24e8-447c-b86d-ea180476c91e",
"color": "#C73C40",
"created_at": "2026-01-22T00:56:45.649-08:00",
"deleted_at": null,
"description": "Dolorum quas velit iusto.",
"name": "2167v",
"position": 1,
"team_id": 39,
"updated_at": "2026-01-22T00:56:45.653-08:00",
"urgency": "high"
},
"alert_urgency_id": "eb79c0a5-24e8-447c-b86d-ea180476c91e",
"notified_users": [],
"created_at": "2026-01-22T00:56:45.654-08:00",
"updated_at": "2026-01-22T00:56:45.654-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "86de0acb-d288-447a-9547-c7d675bbb816",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
}
]
}