Retrieves a specific alert by id
curl --request GET \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"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-05T01:43:33.755-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/3532ab0c-32e6-46ce-a135-66f92d5005ff",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "3c5bb8a2-1b17-43fd-b0e4-d15b0190ce71",
"color": "#C73C40",
"created_at": "2026-02-05T01:43:33.746-08:00",
"deleted_at": null,
"description": "Necessitatibus unde architecto sed.",
"name": "brol5",
"position": 1,
"team_id": 38,
"updated_at": "2026-02-05T01:43:33.752-08:00",
"urgency": "high"
},
"alert_urgency_id": "3c5bb8a2-1b17-43fd-b0e4-d15b0190ce71",
"notified_users": [],
"created_at": "2026-02-05T01:43:33.756-08:00",
"updated_at": "2026-02-05T01:43:33.756-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "00c8a54c-01aa-492a-a4a3-62bf14828247",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "ddd5f53a-0eed-41e8-94d1-80a6820fe0ae",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "220bcea8-c8e5-4ee3-ae20-ad606e70c9ba",
"type": "alerts"
},
{
"id": "d0939481-af70-486d-8ec1-c05ff3e5456e",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "220bcea8-c8e5-4ee3-ae20-ad606e70c9ba",
"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-05T01:43:34.575-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/220bcea8-c8e5-4ee3-ae20-ad606e70c9ba",
"noise": "not_noise",
"group_leader_alert_id": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "c72bed72-733e-4155-9c1f-0ad6b58871e0",
"color": "#C73C40",
"created_at": "2026-02-05T01:43:34.472-08:00",
"deleted_at": null,
"description": "Sit sit animi quis.",
"name": "sprra",
"position": 1,
"team_id": 40,
"updated_at": "2026-02-05T01:43:34.572-08:00",
"urgency": "high"
},
"alert_urgency_id": "c72bed72-733e-4155-9c1f-0ad6b58871e0",
"notified_users": [],
"created_at": "2026-02-05T01:43:34.576-08:00",
"updated_at": "2026-02-05T01:43:34.576-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "aa280aac-bc87-40d4-af4d-fd10e4aabac0",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "d0939481-af70-486d-8ec1-c05ff3e5456e",
"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-05T01:43:34.113-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/d0939481-af70-486d-8ec1-c05ff3e5456e",
"noise": "not_noise",
"group_leader_alert_id": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "b7c003a2-65f4-4856-892d-487fd7be8e61",
"color": "#C73C40",
"created_at": "2026-02-05T01:43:34.106-08:00",
"deleted_at": null,
"description": "Ut sunt natus eaque.",
"name": "xhz95",
"position": 1,
"team_id": 39,
"updated_at": "2026-02-05T01:43:34.112-08:00",
"urgency": "high"
},
"alert_urgency_id": "b7c003a2-65f4-4856-892d-487fd7be8e61",
"notified_users": [],
"created_at": "2026-02-05T01:43:34.114-08:00",
"updated_at": "2026-02-05T01:43:34.114-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "9deaab51-42e1-4ab8-b271-ef61c9b949be",
"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": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"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-05T01:43:33.755-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/3532ab0c-32e6-46ce-a135-66f92d5005ff",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "3c5bb8a2-1b17-43fd-b0e4-d15b0190ce71",
"color": "#C73C40",
"created_at": "2026-02-05T01:43:33.746-08:00",
"deleted_at": null,
"description": "Necessitatibus unde architecto sed.",
"name": "brol5",
"position": 1,
"team_id": 38,
"updated_at": "2026-02-05T01:43:33.752-08:00",
"urgency": "high"
},
"alert_urgency_id": "3c5bb8a2-1b17-43fd-b0e4-d15b0190ce71",
"notified_users": [],
"created_at": "2026-02-05T01:43:33.756-08:00",
"updated_at": "2026-02-05T01:43:33.756-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "00c8a54c-01aa-492a-a4a3-62bf14828247",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "ddd5f53a-0eed-41e8-94d1-80a6820fe0ae",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "220bcea8-c8e5-4ee3-ae20-ad606e70c9ba",
"type": "alerts"
},
{
"id": "d0939481-af70-486d-8ec1-c05ff3e5456e",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "220bcea8-c8e5-4ee3-ae20-ad606e70c9ba",
"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-05T01:43:34.575-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/220bcea8-c8e5-4ee3-ae20-ad606e70c9ba",
"noise": "not_noise",
"group_leader_alert_id": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "c72bed72-733e-4155-9c1f-0ad6b58871e0",
"color": "#C73C40",
"created_at": "2026-02-05T01:43:34.472-08:00",
"deleted_at": null,
"description": "Sit sit animi quis.",
"name": "sprra",
"position": 1,
"team_id": 40,
"updated_at": "2026-02-05T01:43:34.572-08:00",
"urgency": "high"
},
"alert_urgency_id": "c72bed72-733e-4155-9c1f-0ad6b58871e0",
"notified_users": [],
"created_at": "2026-02-05T01:43:34.576-08:00",
"updated_at": "2026-02-05T01:43:34.576-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "aa280aac-bc87-40d4-af4d-fd10e4aabac0",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "d0939481-af70-486d-8ec1-c05ff3e5456e",
"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-05T01:43:34.113-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/d0939481-af70-486d-8ec1-c05ff3e5456e",
"noise": "not_noise",
"group_leader_alert_id": "3532ab0c-32e6-46ce-a135-66f92d5005ff",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "b7c003a2-65f4-4856-892d-487fd7be8e61",
"color": "#C73C40",
"created_at": "2026-02-05T01:43:34.106-08:00",
"deleted_at": null,
"description": "Ut sunt natus eaque.",
"name": "xhz95",
"position": 1,
"team_id": 39,
"updated_at": "2026-02-05T01:43:34.112-08:00",
"urgency": "high"
},
"alert_urgency_id": "b7c003a2-65f4-4856-892d-487fd7be8e61",
"notified_users": [],
"created_at": "2026-02-05T01:43:34.114-08:00",
"updated_at": "2026-02-05T01:43:34.114-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "9deaab51-42e1-4ab8-b271-ef61c9b949be",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
}
]
}