Retrieves a specific alert by id
curl --request GET \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "b1b0e688-88d4-43b4-bb97-209826662c28",
"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-20T17:54:38.224-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/b1b0e688-88d4-43b4-bb97-209826662c28",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "99202d6c-114d-42cf-b1b1-180ce4609327",
"color": "#C73C40",
"created_at": "2026-02-20T17:54:38.219-08:00",
"deleted_at": null,
"description": "Sed enim dicta ut.",
"name": "lqvnp",
"position": 1,
"team_id": 97,
"updated_at": "2026-02-20T17:54:38.223-08:00",
"urgency": "high"
},
"alert_urgency_id": "99202d6c-114d-42cf-b1b1-180ce4609327",
"notified_users": [],
"created_at": "2026-02-20T17:54:38.224-08:00",
"updated_at": "2026-02-20T17:54:38.224-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "c62d68e5-2108-4d88-869b-a51a0d2bec24",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "ad22d75a-cb66-4376-a897-449a6d111838",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "b1b0e688-88d4-43b4-bb97-209826662c28",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "b5b210f8-8aa8-4f25-968d-50ab50d34d6d",
"type": "alerts"
},
{
"id": "07eac714-6c31-4762-96ae-f6615b0397a6",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "b5b210f8-8aa8-4f25-968d-50ab50d34d6d",
"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-20T17:54:39.168-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/b5b210f8-8aa8-4f25-968d-50ab50d34d6d",
"noise": "not_noise",
"group_leader_alert_id": "b1b0e688-88d4-43b4-bb97-209826662c28",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "f697f3cc-9c53-44eb-8e09-8bc4639c25d6",
"color": "#C73C40",
"created_at": "2026-02-20T17:54:39.163-08:00",
"deleted_at": null,
"description": "Sequi ipsa illo non.",
"name": "xcfmd",
"position": 1,
"team_id": 99,
"updated_at": "2026-02-20T17:54:39.167-08:00",
"urgency": "high"
},
"alert_urgency_id": "f697f3cc-9c53-44eb-8e09-8bc4639c25d6",
"notified_users": [],
"created_at": "2026-02-20T17:54:39.169-08:00",
"updated_at": "2026-02-20T17:54:39.169-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "54cd9441-a3fe-4151-9aed-29014ac48b7e",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "07eac714-6c31-4762-96ae-f6615b0397a6",
"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-20T17:54:38.573-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/07eac714-6c31-4762-96ae-f6615b0397a6",
"noise": "not_noise",
"group_leader_alert_id": "b1b0e688-88d4-43b4-bb97-209826662c28",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "4c2117fb-cd64-4702-9ab2-e21d94934e51",
"color": "#C73C40",
"created_at": "2026-02-20T17:54:38.565-08:00",
"deleted_at": null,
"description": "Non vel quia odio.",
"name": "kcbdw",
"position": 1,
"team_id": 98,
"updated_at": "2026-02-20T17:54:38.571-08:00",
"urgency": "high"
},
"alert_urgency_id": "4c2117fb-cd64-4702-9ab2-e21d94934e51",
"notified_users": [],
"created_at": "2026-02-20T17:54:38.574-08:00",
"updated_at": "2026-02-20T17:54:38.574-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "daac3b4d-3814-429c-9764-e5c569fc2930",
"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": "b1b0e688-88d4-43b4-bb97-209826662c28",
"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-20T17:54:38.224-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/b1b0e688-88d4-43b4-bb97-209826662c28",
"noise": "not_noise",
"group_leader_alert_id": null,
"is_group_leader_alert": true,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "99202d6c-114d-42cf-b1b1-180ce4609327",
"color": "#C73C40",
"created_at": "2026-02-20T17:54:38.219-08:00",
"deleted_at": null,
"description": "Sed enim dicta ut.",
"name": "lqvnp",
"position": 1,
"team_id": 97,
"updated_at": "2026-02-20T17:54:38.223-08:00",
"urgency": "high"
},
"alert_urgency_id": "99202d6c-114d-42cf-b1b1-180ce4609327",
"notified_users": [],
"created_at": "2026-02-20T17:54:38.224-08:00",
"updated_at": "2026-02-20T17:54:38.224-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "c62d68e5-2108-4d88-869b-a51a0d2bec24",
"type": "alert_events"
}
]
},
"alert_group": {
"data": {
"id": "ad22d75a-cb66-4376-a897-449a6d111838",
"type": "alert_groups"
}
},
"group_leader_alert": {
"data": {
"id": "b1b0e688-88d4-43b4-bb97-209826662c28",
"type": "alerts"
}
},
"group_member_alerts": {
"data": [
{
"id": "b5b210f8-8aa8-4f25-968d-50ab50d34d6d",
"type": "alerts"
},
{
"id": "07eac714-6c31-4762-96ae-f6615b0397a6",
"type": "alerts"
}
]
}
}
},
"included": [
{
"id": "b5b210f8-8aa8-4f25-968d-50ab50d34d6d",
"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-20T17:54:39.168-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/b5b210f8-8aa8-4f25-968d-50ab50d34d6d",
"noise": "not_noise",
"group_leader_alert_id": "b1b0e688-88d4-43b4-bb97-209826662c28",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "f697f3cc-9c53-44eb-8e09-8bc4639c25d6",
"color": "#C73C40",
"created_at": "2026-02-20T17:54:39.163-08:00",
"deleted_at": null,
"description": "Sequi ipsa illo non.",
"name": "xcfmd",
"position": 1,
"team_id": 99,
"updated_at": "2026-02-20T17:54:39.167-08:00",
"urgency": "high"
},
"alert_urgency_id": "f697f3cc-9c53-44eb-8e09-8bc4639c25d6",
"notified_users": [],
"created_at": "2026-02-20T17:54:39.169-08:00",
"updated_at": "2026-02-20T17:54:39.169-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "54cd9441-a3fe-4151-9aed-29014ac48b7e",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
},
{
"id": "07eac714-6c31-4762-96ae-f6615b0397a6",
"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-20T17:54:38.573-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/07eac714-6c31-4762-96ae-f6615b0397a6",
"noise": "not_noise",
"group_leader_alert_id": "b1b0e688-88d4-43b4-bb97-209826662c28",
"is_group_leader_alert": false,
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "4c2117fb-cd64-4702-9ab2-e21d94934e51",
"color": "#C73C40",
"created_at": "2026-02-20T17:54:38.565-08:00",
"deleted_at": null,
"description": "Non vel quia odio.",
"name": "kcbdw",
"position": 1,
"team_id": 98,
"updated_at": "2026-02-20T17:54:38.571-08:00",
"urgency": "high"
},
"alert_urgency_id": "4c2117fb-cd64-4702-9ab2-e21d94934e51",
"notified_users": [],
"created_at": "2026-02-20T17:54:38.574-08:00",
"updated_at": "2026-02-20T17:54:38.574-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "daac3b4d-3814-429c-9764-e5c569fc2930",
"type": "alert_events"
}
]
},
"group_member_alerts": {
"data": []
}
}
}
]
}