Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/vnd.api+json
Response
removes existing alert field values and adds new ones
Updates an alert
curl --request PATCH \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/vnd.api+json' \
--data '{
"data": {
"type": "alerts",
"attributes": {
"noise": "noise",
"source": "rootly",
"summary": "<string>",
"description": "<string>",
"service_ids": [
"<string>"
],
"group_ids": [
"<string>"
],
"environment_ids": [
"<string>"
],
"started_at": "2023-11-07T05:31:56Z",
"ended_at": "2023-11-07T05:31:56Z",
"external_id": "<string>",
"external_url": "<string>",
"alert_urgency_id": "<string>",
"labels": [
{
"key": "<string>",
"value": "<string>"
}
],
"data": {},
"deduplication_key": "<string>",
"alert_field_values_attributes": [
{
"alert_field_id": "<string>",
"value": "<string>"
}
]
}
}
}'{
"data": {
"id": "584db460-8c5d-4f34-9364-e94af669f529",
"type": "alerts",
"attributes": {
"short_id": "ALT100005",
"source": "pagerduty",
"status": "open",
"summary": "test update",
"description": "test update",
"labels": [
{
"key": "foo",
"value": "bar"
},
{
"key": "bar",
"value": "baz"
}
],
"services": [
{
"id": "dd79da1c-727f-4cfc-a162-586961232d6d",
"alert_broadcast_channel": {},
"alert_broadcast_enabled": false,
"alert_urgency_id": null,
"alerts_email_address": "service-79f739544f0546c531515c42e5a52920@email.rootly.com",
"alerts_email_enabled": false,
"backstage_id": null,
"color": "#F5D9C4",
"cortex_id": null,
"created_at": "2025-11-06T13:18:42.733-08:00",
"datadog_id": null,
"deleted_at": null,
"description": "Rerum pariatur magnam omnis.",
"external_id": null,
"github_repository_branch": "master",
"github_repository_name": null,
"gitlab_repository_branch": "master",
"gitlab_repository_name": null,
"heroku_app_name": null,
"incident_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incidents_count": 0,
"kubernetes_deployment_name": null,
"name": "Hic rerum qui provident.",
"notify_emails": [],
"opsgenie_id": null,
"opsgenie_team_id": null,
"opslevel_id": null,
"pagerduty_id": null,
"position": 1,
"public_description": null,
"service_now_ci_sys_id": null,
"show_uptime": true,
"show_uptime_last_days": 60,
"slack_aliases": [],
"slack_channels": [],
"slug": "hic-rerum-qui-provident",
"status": "operational",
"team_id": 21,
"updated_at": "2025-11-06T13:18:42.733-08:00"
}
],
"service_ids": [
"dd79da1c-727f-4cfc-a162-586961232d6d"
],
"groups": [
{
"id": "31110dd5-be2c-4bce-a8bf-a57d7a77e7c0",
"admins_count": 0,
"alert_broadcast_channel": {},
"alert_broadcast_enabled": false,
"alert_urgency_id": null,
"alerts_email_address": "group-f4399f6d7cb5c1ce867e84cb148c65a3@email.rootly.com",
"alerts_email_enabled": false,
"auto_add_members_when_attached": false,
"backstage_id": null,
"color": "#D7E7F5",
"cortex_id": null,
"created_at": "2025-11-06T13:18:42.756-08:00",
"deleted_at": null,
"description": null,
"external_id": null,
"incident_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incidents_count": 0,
"name": "Quis dolorem enim praesentium.",
"notify_emails": [],
"opsgenie_id": null,
"opslevel_id": null,
"pagerduty_id": null,
"pagerduty_service_id": null,
"pagertree_id": null,
"position": 1,
"service_now_ci_sys_id": null,
"slack_aliases": [],
"slack_channels": [],
"slug": "quis-dolorem-enim-praesentium",
"team_id": 21,
"updated_at": "2025-11-06T13:18:42.756-08:00",
"users_count": 0,
"victor_ops_id": null
}
],
"group_ids": [
"31110dd5-be2c-4bce-a8bf-a57d7a77e7c0"
],
"environments": [
{
"id": "fb3f7216-5117-419e-99f6-e8b9a9a90a98",
"color": "#4c4c7b",
"created_at": "2025-11-06T13:18:42.785-08:00",
"deleted_at": null,
"description": "Et unde officia temporibus.",
"external_id": null,
"incidents_count": 0,
"name": "Molestiae voluptatum velit id.",
"notify_emails": [],
"position": 1,
"slack_aliases": [],
"slack_channels": [],
"slug": "molestiae-voluptatum-velit-id",
"team_id": 21,
"updated_at": "2025-11-06T13:18:42.785-08:00"
}
],
"environment_ids": [
"fb3f7216-5117-419e-99f6-e8b9a9a90a98"
],
"responders": [],
"incidents": [
{
"id": "f175f96b-03d4-41fc-a94e-65aceabfcf12",
"ability_cache": null,
"acknowledged_at": null,
"airtable_base_key": null,
"airtable_record_id": null,
"airtable_record_url": null,
"airtable_table_name": null,
"asana_task_id": null,
"asana_task_url": null,
"cancellation_message": null,
"cancelled_at": null,
"cancelled_by_user_id": null,
"clickup_task_id": null,
"clickup_task_url": null,
"closed_at": null,
"closed_by_user_id": null,
"coda_doc_id": null,
"coda_doc_url": null,
"coda_page_id": null,
"confluence_page_id": null,
"confluence_page_url": null,
"created_at": "2025-11-06T13:18:34.608-08:00",
"created_from_slack_identifier": null,
"current_tutorial_step": "not_started",
"datadog_notebook_id": null,
"datadog_notebook_url": null,
"deleted_at": null,
"detected_at": null,
"dropbox_paper_id": null,
"dropbox_paper_url": null,
"duplicate_incident_id": null,
"email_message_id": null,
"embedding": null,
"external_id": null,
"freshservice_task_id": null,
"freshservice_task_url": null,
"freshservice_ticket_id": null,
"freshservice_ticket_url": null,
"genius_workflow_runs_count": 0,
"github_issue_id": null,
"github_issue_url": null,
"gitlab_issue_id": null,
"gitlab_issue_url": null,
"go_to_meeting_id": null,
"go_to_meeting_url": null,
"google_calendar_event_id": null,
"google_calendar_event_url": null,
"google_drive_id": null,
"google_drive_parent_id": null,
"google_drive_url": null,
"google_meeting_bot_id": null,
"google_meeting_id": null,
"google_meeting_transcript": {},
"google_meeting_transcript_summary": null,
"google_meeting_url": null,
"in_triage_at": null,
"in_triage_by_user_id": null,
"incidents_action_items_count": 0,
"incidents_tasks_count": 0,
"jira_epic_id": null,
"jira_epic_key": null,
"jira_epic_url": null,
"jira_issue_id": null,
"jira_issue_key": null,
"jira_issue_url": null,
"kind": "normal",
"labels": {},
"left_slack_channel_slack_user_ids": [],
"linear_issue_id": null,
"linear_issue_key": null,
"linear_issue_url": null,
"mattermost_channel_id": null,
"mattermost_channel_name": null,
"mattermost_channel_url": null,
"mattermost_summary_timestamp": null,
"microsoft_teams_channel_id": null,
"microsoft_teams_channel_name": null,
"microsoft_teams_channel_service_url": null,
"microsoft_teams_channel_short_url": null,
"microsoft_teams_channel_url": null,
"microsoft_teams_meeting_bot_id": null,
"microsoft_teams_meeting_id": null,
"microsoft_teams_meeting_transcript": {},
"microsoft_teams_meeting_transcript_summary": null,
"microsoft_teams_meeting_url": null,
"microsoft_teams_summary_message_id": null,
"microsoft_teams_team_id": null,
"microsoft_teams_team_internal_id": null,
"mitigated_at": null,
"mitigated_by_user_id": null,
"mitigation_message": null,
"motion_task_id": null,
"motion_task_url": null,
"notify_channels": {},
"notify_emails": [],
"notion_page_id": null,
"notion_page_url": null,
"opsgenie_alert_id": null,
"opsgenie_alert_url": null,
"opsgenie_incident_id": null,
"opsgenie_incident_responder_ids": [],
"opsgenie_incident_url": null,
"outlook_event_id": null,
"outlook_event_url": null,
"pagerduty_incident_id": null,
"pagerduty_incident_number": null,
"pagerduty_incident_responder_ids": {},
"pagerduty_incident_url": null,
"pagertree_alert_id": null,
"pagertree_alert_url": null,
"parent_incident_id": null,
"parent_to_sub_incident_sync": false,
"previous_attributes": {
"updated_at": "2025-11-06T13:18:34.849-08:00",
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">November 6 1:18 PM PST</span>",
"Rolf Turner created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NjI0NjM5MjFfMjMzMTc4IiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDEyMCkiPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI2Q0ZmM3\nOSIgb2Zmc2V0PSIwJSIgLz4KICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9\nIiNkNGZjNzkiIG9mZnNldD0iMTAwJSIgLz4KICAgICAgICA8L2xpbmVhckdy\nYWRpZW50PgogICAgICAgIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEw\nMCUiIGZpbGw9InVybCgjZ3JhZGllbnRfMTc2MjQ2MzkyMV8yMzMxNzgpIiAv\nPgogICAgICAgIDx0ZXh0IGZpbGw9IiNGRkYiIGZvbnQtZmFtaWx5PSJPcGVu\nIFNhbnMsSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0i\nMTAxIiBmb250LXdlaWdodD0iNTAwIiB4PSI1MCUiIHk9IjU1JSIgZG9taW5h\nbnQtYmFzZWxpbmU9Im1pZGRsZSIgdGV4dC1hbmNob3I9Im1pZGRsZSI+CiAg\nICAgICAgICBSVAogICAgICAgIDwvdGV4dD4KICAgICAgPC9zdmc+CiAgICA=\n"
},
"private": false,
"public_title": null,
"quip_page_id": null,
"quip_page_url": null,
"resolution_message": null,
"resolved_at": null,
"resolved_by_user_id": null,
"retrospective_auto_skipped": false,
"retrospective_completed_at": null,
"retrospective_mandatory": false,
"retrospective_progress_status": "not_started",
"retrospective_started_at": null,
"scheduled_auto_completed": true,
"scheduled_auto_in_progress": true,
"scheduled_for": null,
"scheduled_remind_prior": false,
"scheduled_until": null,
"sequential_id": 1,
"service_now_incident_id": null,
"service_now_incident_key": null,
"service_now_incident_url": null,
"severity_id": "e489ec0a-e2b6-4a51-89a7-e0b150a3fd19",
"sharepoint_page_id": null,
"sharepoint_page_url": null,
"short_url": null,
"shortcut_story_id": null,
"shortcut_story_url": null,
"shortcut_task_id": null,
"shortcut_task_url": null,
"slack_aliases": [],
"slack_channel_archived": false,
"slack_channel_deep_link": null,
"slack_channel_id": null,
"slack_channel_name": null,
"slack_channel_short_url": null,
"slack_channel_url": null,
"slack_channel_workspace_id": null,
"slack_channels": [],
"slack_last_message_ts": null,
"slack_notify_ready_for_retrospective_timestamp": null,
"slack_summary_timestamp": null,
"slug": "aliquam-corporis-sit-excepturi",
"source": "web",
"started_at": "2025-11-06T13:18:34.608-08:00",
"started_by_user_id": 72,
"status": "started",
"status_page_io": {},
"status_page_io_components": [],
"status_pages_count": 0,
"sub_incidents_count": 0,
"sub_status_id": "26fc2b11-03d1-4d68-ab35-12bb115f0017",
"subscribers_count": 0,
"summary": "Ipsam autem harum. Sint maiores minima. Deserunt quaerat est.",
"summary_updated_at": null,
"team_id": 21,
"title": "Aliquam corporis sit excepturi.",
"title_autogenerated": false,
"trello_card_id": null,
"trello_card_url": null,
"triggered_from_microsoft_teams_channel_id": null,
"triggered_from_slack_channel_id": null,
"triggered_from_slack_message_ts": null,
"triggered_from_slack_thread_ts": null,
"updated_at": "2025-11-06T13:18:41.127-08:00",
"user_id": 72,
"users_assigned_count": 0,
"using_redesigned_slack_announcement": true,
"using_redesigned_slack_updates": true,
"victor_ops_incident_id": null,
"victor_ops_incident_responder_ids": {},
"victor_ops_incident_url": null,
"view_source": null,
"webex_meeting_bot_id": null,
"webex_meeting_id": null,
"webex_meeting_transcript": {},
"webex_meeting_transcript_summary": null,
"webex_meeting_url": null,
"zendesk_ticket_id": null,
"zendesk_ticket_url": null,
"zoom_meeting_bot_id": null,
"zoom_meeting_global_dial_in_numbers": [],
"zoom_meeting_h323_password": null,
"zoom_meeting_id": null,
"zoom_meeting_join_url": null,
"zoom_meeting_password": null,
"zoom_meeting_pstn_password": null,
"zoom_meeting_start_url": null,
"zoom_meeting_transcript": {},
"zoom_meeting_transcript_summary": null,
"raw_labels": null,
"tutorial_steps": null
}
],
"data": {},
"deduplication_key": null,
"started_at": "2025-11-06T13:18:39.429-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/584db460-8c5d-4f34-9364-e94af669f529",
"noise": "not_noise",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "a537d240-3d5b-4666-8f94-d6a49037fe53",
"color": "#C73C40",
"created_at": "2025-11-06T13:18:39.412-08:00",
"deleted_at": null,
"description": "Ut molestiae et fugit.",
"name": "q2d38",
"position": 1,
"team_id": 29,
"updated_at": "2025-11-06T13:18:39.425-08:00",
"urgency": "high"
},
"alert_urgency_id": "a537d240-3d5b-4666-8f94-d6a49037fe53",
"notified_users": [],
"created_at": "2025-11-06T13:18:39.430-08:00",
"updated_at": "2025-11-06T13:19:26.642-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "0ae50494-753c-4b72-b533-f3c10aa24ebe",
"type": "alert_events"
}
]
}
}
}
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Show child attributes
removes existing alert field values and adds new ones
Show child attributes
Was this page helpful?
curl --request PATCH \
--url https://api.rootly.com/v1/alerts/{id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/vnd.api+json' \
--data '{
"data": {
"type": "alerts",
"attributes": {
"noise": "noise",
"source": "rootly",
"summary": "<string>",
"description": "<string>",
"service_ids": [
"<string>"
],
"group_ids": [
"<string>"
],
"environment_ids": [
"<string>"
],
"started_at": "2023-11-07T05:31:56Z",
"ended_at": "2023-11-07T05:31:56Z",
"external_id": "<string>",
"external_url": "<string>",
"alert_urgency_id": "<string>",
"labels": [
{
"key": "<string>",
"value": "<string>"
}
],
"data": {},
"deduplication_key": "<string>",
"alert_field_values_attributes": [
{
"alert_field_id": "<string>",
"value": "<string>"
}
]
}
}
}'{
"data": {
"id": "584db460-8c5d-4f34-9364-e94af669f529",
"type": "alerts",
"attributes": {
"short_id": "ALT100005",
"source": "pagerduty",
"status": "open",
"summary": "test update",
"description": "test update",
"labels": [
{
"key": "foo",
"value": "bar"
},
{
"key": "bar",
"value": "baz"
}
],
"services": [
{
"id": "dd79da1c-727f-4cfc-a162-586961232d6d",
"alert_broadcast_channel": {},
"alert_broadcast_enabled": false,
"alert_urgency_id": null,
"alerts_email_address": "service-79f739544f0546c531515c42e5a52920@email.rootly.com",
"alerts_email_enabled": false,
"backstage_id": null,
"color": "#F5D9C4",
"cortex_id": null,
"created_at": "2025-11-06T13:18:42.733-08:00",
"datadog_id": null,
"deleted_at": null,
"description": "Rerum pariatur magnam omnis.",
"external_id": null,
"github_repository_branch": "master",
"github_repository_name": null,
"gitlab_repository_branch": "master",
"gitlab_repository_name": null,
"heroku_app_name": null,
"incident_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incidents_count": 0,
"kubernetes_deployment_name": null,
"name": "Hic rerum qui provident.",
"notify_emails": [],
"opsgenie_id": null,
"opsgenie_team_id": null,
"opslevel_id": null,
"pagerduty_id": null,
"position": 1,
"public_description": null,
"service_now_ci_sys_id": null,
"show_uptime": true,
"show_uptime_last_days": 60,
"slack_aliases": [],
"slack_channels": [],
"slug": "hic-rerum-qui-provident",
"status": "operational",
"team_id": 21,
"updated_at": "2025-11-06T13:18:42.733-08:00"
}
],
"service_ids": [
"dd79da1c-727f-4cfc-a162-586961232d6d"
],
"groups": [
{
"id": "31110dd5-be2c-4bce-a8bf-a57d7a77e7c0",
"admins_count": 0,
"alert_broadcast_channel": {},
"alert_broadcast_enabled": false,
"alert_urgency_id": null,
"alerts_email_address": "group-f4399f6d7cb5c1ce867e84cb148c65a3@email.rootly.com",
"alerts_email_enabled": false,
"auto_add_members_when_attached": false,
"backstage_id": null,
"color": "#D7E7F5",
"cortex_id": null,
"created_at": "2025-11-06T13:18:42.756-08:00",
"deleted_at": null,
"description": null,
"external_id": null,
"incident_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incidents_count": 0,
"name": "Quis dolorem enim praesentium.",
"notify_emails": [],
"opsgenie_id": null,
"opslevel_id": null,
"pagerduty_id": null,
"pagerduty_service_id": null,
"pagertree_id": null,
"position": 1,
"service_now_ci_sys_id": null,
"slack_aliases": [],
"slack_channels": [],
"slug": "quis-dolorem-enim-praesentium",
"team_id": 21,
"updated_at": "2025-11-06T13:18:42.756-08:00",
"users_count": 0,
"victor_ops_id": null
}
],
"group_ids": [
"31110dd5-be2c-4bce-a8bf-a57d7a77e7c0"
],
"environments": [
{
"id": "fb3f7216-5117-419e-99f6-e8b9a9a90a98",
"color": "#4c4c7b",
"created_at": "2025-11-06T13:18:42.785-08:00",
"deleted_at": null,
"description": "Et unde officia temporibus.",
"external_id": null,
"incidents_count": 0,
"name": "Molestiae voluptatum velit id.",
"notify_emails": [],
"position": 1,
"slack_aliases": [],
"slack_channels": [],
"slug": "molestiae-voluptatum-velit-id",
"team_id": 21,
"updated_at": "2025-11-06T13:18:42.785-08:00"
}
],
"environment_ids": [
"fb3f7216-5117-419e-99f6-e8b9a9a90a98"
],
"responders": [],
"incidents": [
{
"id": "f175f96b-03d4-41fc-a94e-65aceabfcf12",
"ability_cache": null,
"acknowledged_at": null,
"airtable_base_key": null,
"airtable_record_id": null,
"airtable_record_url": null,
"airtable_table_name": null,
"asana_task_id": null,
"asana_task_url": null,
"cancellation_message": null,
"cancelled_at": null,
"cancelled_by_user_id": null,
"clickup_task_id": null,
"clickup_task_url": null,
"closed_at": null,
"closed_by_user_id": null,
"coda_doc_id": null,
"coda_doc_url": null,
"coda_page_id": null,
"confluence_page_id": null,
"confluence_page_url": null,
"created_at": "2025-11-06T13:18:34.608-08:00",
"created_from_slack_identifier": null,
"current_tutorial_step": "not_started",
"datadog_notebook_id": null,
"datadog_notebook_url": null,
"deleted_at": null,
"detected_at": null,
"dropbox_paper_id": null,
"dropbox_paper_url": null,
"duplicate_incident_id": null,
"email_message_id": null,
"embedding": null,
"external_id": null,
"freshservice_task_id": null,
"freshservice_task_url": null,
"freshservice_ticket_id": null,
"freshservice_ticket_url": null,
"genius_workflow_runs_count": 0,
"github_issue_id": null,
"github_issue_url": null,
"gitlab_issue_id": null,
"gitlab_issue_url": null,
"go_to_meeting_id": null,
"go_to_meeting_url": null,
"google_calendar_event_id": null,
"google_calendar_event_url": null,
"google_drive_id": null,
"google_drive_parent_id": null,
"google_drive_url": null,
"google_meeting_bot_id": null,
"google_meeting_id": null,
"google_meeting_transcript": {},
"google_meeting_transcript_summary": null,
"google_meeting_url": null,
"in_triage_at": null,
"in_triage_by_user_id": null,
"incidents_action_items_count": 0,
"incidents_tasks_count": 0,
"jira_epic_id": null,
"jira_epic_key": null,
"jira_epic_url": null,
"jira_issue_id": null,
"jira_issue_key": null,
"jira_issue_url": null,
"kind": "normal",
"labels": {},
"left_slack_channel_slack_user_ids": [],
"linear_issue_id": null,
"linear_issue_key": null,
"linear_issue_url": null,
"mattermost_channel_id": null,
"mattermost_channel_name": null,
"mattermost_channel_url": null,
"mattermost_summary_timestamp": null,
"microsoft_teams_channel_id": null,
"microsoft_teams_channel_name": null,
"microsoft_teams_channel_service_url": null,
"microsoft_teams_channel_short_url": null,
"microsoft_teams_channel_url": null,
"microsoft_teams_meeting_bot_id": null,
"microsoft_teams_meeting_id": null,
"microsoft_teams_meeting_transcript": {},
"microsoft_teams_meeting_transcript_summary": null,
"microsoft_teams_meeting_url": null,
"microsoft_teams_summary_message_id": null,
"microsoft_teams_team_id": null,
"microsoft_teams_team_internal_id": null,
"mitigated_at": null,
"mitigated_by_user_id": null,
"mitigation_message": null,
"motion_task_id": null,
"motion_task_url": null,
"notify_channels": {},
"notify_emails": [],
"notion_page_id": null,
"notion_page_url": null,
"opsgenie_alert_id": null,
"opsgenie_alert_url": null,
"opsgenie_incident_id": null,
"opsgenie_incident_responder_ids": [],
"opsgenie_incident_url": null,
"outlook_event_id": null,
"outlook_event_url": null,
"pagerduty_incident_id": null,
"pagerduty_incident_number": null,
"pagerduty_incident_responder_ids": {},
"pagerduty_incident_url": null,
"pagertree_alert_id": null,
"pagertree_alert_url": null,
"parent_incident_id": null,
"parent_to_sub_incident_sync": false,
"previous_attributes": {
"updated_at": "2025-11-06T13:18:34.849-08:00",
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">November 6 1:18 PM PST</span>",
"Rolf Turner created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NjI0NjM5MjFfMjMzMTc4IiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDEyMCkiPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI2Q0ZmM3\nOSIgb2Zmc2V0PSIwJSIgLz4KICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9\nIiNkNGZjNzkiIG9mZnNldD0iMTAwJSIgLz4KICAgICAgICA8L2xpbmVhckdy\nYWRpZW50PgogICAgICAgIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEw\nMCUiIGZpbGw9InVybCgjZ3JhZGllbnRfMTc2MjQ2MzkyMV8yMzMxNzgpIiAv\nPgogICAgICAgIDx0ZXh0IGZpbGw9IiNGRkYiIGZvbnQtZmFtaWx5PSJPcGVu\nIFNhbnMsSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0i\nMTAxIiBmb250LXdlaWdodD0iNTAwIiB4PSI1MCUiIHk9IjU1JSIgZG9taW5h\nbnQtYmFzZWxpbmU9Im1pZGRsZSIgdGV4dC1hbmNob3I9Im1pZGRsZSI+CiAg\nICAgICAgICBSVAogICAgICAgIDwvdGV4dD4KICAgICAgPC9zdmc+CiAgICA=\n"
},
"private": false,
"public_title": null,
"quip_page_id": null,
"quip_page_url": null,
"resolution_message": null,
"resolved_at": null,
"resolved_by_user_id": null,
"retrospective_auto_skipped": false,
"retrospective_completed_at": null,
"retrospective_mandatory": false,
"retrospective_progress_status": "not_started",
"retrospective_started_at": null,
"scheduled_auto_completed": true,
"scheduled_auto_in_progress": true,
"scheduled_for": null,
"scheduled_remind_prior": false,
"scheduled_until": null,
"sequential_id": 1,
"service_now_incident_id": null,
"service_now_incident_key": null,
"service_now_incident_url": null,
"severity_id": "e489ec0a-e2b6-4a51-89a7-e0b150a3fd19",
"sharepoint_page_id": null,
"sharepoint_page_url": null,
"short_url": null,
"shortcut_story_id": null,
"shortcut_story_url": null,
"shortcut_task_id": null,
"shortcut_task_url": null,
"slack_aliases": [],
"slack_channel_archived": false,
"slack_channel_deep_link": null,
"slack_channel_id": null,
"slack_channel_name": null,
"slack_channel_short_url": null,
"slack_channel_url": null,
"slack_channel_workspace_id": null,
"slack_channels": [],
"slack_last_message_ts": null,
"slack_notify_ready_for_retrospective_timestamp": null,
"slack_summary_timestamp": null,
"slug": "aliquam-corporis-sit-excepturi",
"source": "web",
"started_at": "2025-11-06T13:18:34.608-08:00",
"started_by_user_id": 72,
"status": "started",
"status_page_io": {},
"status_page_io_components": [],
"status_pages_count": 0,
"sub_incidents_count": 0,
"sub_status_id": "26fc2b11-03d1-4d68-ab35-12bb115f0017",
"subscribers_count": 0,
"summary": "Ipsam autem harum. Sint maiores minima. Deserunt quaerat est.",
"summary_updated_at": null,
"team_id": 21,
"title": "Aliquam corporis sit excepturi.",
"title_autogenerated": false,
"trello_card_id": null,
"trello_card_url": null,
"triggered_from_microsoft_teams_channel_id": null,
"triggered_from_slack_channel_id": null,
"triggered_from_slack_message_ts": null,
"triggered_from_slack_thread_ts": null,
"updated_at": "2025-11-06T13:18:41.127-08:00",
"user_id": 72,
"users_assigned_count": 0,
"using_redesigned_slack_announcement": true,
"using_redesigned_slack_updates": true,
"victor_ops_incident_id": null,
"victor_ops_incident_responder_ids": {},
"victor_ops_incident_url": null,
"view_source": null,
"webex_meeting_bot_id": null,
"webex_meeting_id": null,
"webex_meeting_transcript": {},
"webex_meeting_transcript_summary": null,
"webex_meeting_url": null,
"zendesk_ticket_id": null,
"zendesk_ticket_url": null,
"zoom_meeting_bot_id": null,
"zoom_meeting_global_dial_in_numbers": [],
"zoom_meeting_h323_password": null,
"zoom_meeting_id": null,
"zoom_meeting_join_url": null,
"zoom_meeting_password": null,
"zoom_meeting_pstn_password": null,
"zoom_meeting_start_url": null,
"zoom_meeting_transcript": {},
"zoom_meeting_transcript_summary": null,
"raw_labels": null,
"tutorial_steps": null
}
],
"data": {},
"deduplication_key": null,
"started_at": "2025-11-06T13:18:39.429-08:00",
"ended_at": null,
"external_id": null,
"external_url": "https://example.com/alert/test",
"url": "https://test.rootly.com/account/alerts/584db460-8c5d-4f34-9364-e94af669f529",
"noise": "not_noise",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "a537d240-3d5b-4666-8f94-d6a49037fe53",
"color": "#C73C40",
"created_at": "2025-11-06T13:18:39.412-08:00",
"deleted_at": null,
"description": "Ut molestiae et fugit.",
"name": "q2d38",
"position": 1,
"team_id": 29,
"updated_at": "2025-11-06T13:18:39.425-08:00",
"urgency": "high"
},
"alert_urgency_id": "a537d240-3d5b-4666-8f94-d6a49037fe53",
"notified_users": [],
"created_at": "2025-11-06T13:18:39.430-08:00",
"updated_at": "2025-11-06T13:19:26.642-08:00"
},
"relationships": {
"events": {
"data": [
{
"id": "0ae50494-753c-4b72-b533-f3c10aa24ebe",
"type": "alert_events"
}
]
}
}
}
}