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": {}
}
}
}'
{
"data": {
"id": "ccd32711-87da-4fc3-a8e1-cfeaf6c344d0",
"type": "alerts",
"attributes": {
"short_id": "tda9jq",
"source": "pagerduty",
"status": "open",
"summary": "test update",
"description": "test update",
"labels": [
{
"key": "foo",
"value": "bar"
},
{
"key": "bar",
"value": "baz"
}
],
"services": [
{
"id": "8267ec02-50ed-45d3-b639-461df5c49697",
"team_id": 16,
"name": "Voluptatem aut sequi est.",
"slug": "voluptatem-aut-sequi-est",
"description": "Doloremque sint qui quia.",
"deleted_at": null,
"created_at": "2025-07-25T22:34:42.379-07:00",
"updated_at": "2025-07-25T22:34:42.379-07:00",
"opsgenie_id": null,
"pagerduty_id": null,
"public_description": null,
"github_repository_branch": "master",
"github_repository_name": null,
"color": "#F5D9C4",
"heroku_app_name": null,
"gitlab_repository_name": null,
"gitlab_repository_branch": "master",
"kubernetes_deployment_name": null,
"incidents_count": 0,
"position": 1,
"slack_channels": [],
"slack_aliases": [],
"backstage_id": null,
"show_uptime": true,
"show_uptime_last_days": 60,
"status": "operational",
"external_id": null,
"notify_emails": [],
"cortex_id": null,
"alerts_email_enabled": false,
"alerts_email_address": "service-102f8aff7ae3800763d8be7a24cf3e09@email.rootly.com",
"opsgenie_team_id": null,
"service_now_ci_sys_id": null,
"alert_urgency_id": null,
"opslevel_id": null,
"datadog_id": null,
"alert_broadcast_enabled": false,
"alert_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incident_broadcast_channel": {}
}
],
"service_ids": [
"8267ec02-50ed-45d3-b639-461df5c49697"
],
"groups": [
{
"id": "01db8214-9131-4d48-8bcb-6310ec06edfb",
"name": "Incidunt mollitia dolor omnis.",
"slug": "incidunt-mollitia-dolor-omnis",
"team_id": 16,
"deleted_at": null,
"created_at": "2025-07-25T22:34:42.390-07:00",
"updated_at": "2025-07-25T22:34:42.390-07:00",
"description": null,
"opsgenie_id": null,
"users_count": 0,
"incidents_count": 0,
"pagerduty_id": null,
"color": "#D7F5E1",
"victor_ops_id": null,
"position": 1,
"slack_channels": [],
"slack_aliases": [],
"pagertree_id": null,
"external_id": null,
"notify_emails": [],
"cortex_id": null,
"backstage_id": null,
"alerts_email_enabled": false,
"alerts_email_address": "group-ce653ae6d6b29ee1872955ccc896a770@email.rootly.com",
"pagerduty_service_id": null,
"service_now_ci_sys_id": null,
"alert_urgency_id": null,
"opslevel_id": null,
"admins_count": 0,
"alert_broadcast_enabled": false,
"alert_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incident_broadcast_channel": {},
"auto_add_members_when_attached": false
}
],
"group_ids": [
"01db8214-9131-4d48-8bcb-6310ec06edfb"
],
"environments": [
{
"id": "877262c2-37a1-43e0-82d5-28ff19cb9b7c",
"team_id": 16,
"name": "Impedit totam ab id.",
"slug": "impedit-totam-ab-id",
"description": "Odit amet eos ullam.",
"color": "#040606",
"deleted_at": null,
"created_at": "2025-07-25T22:34:42.404-07:00",
"updated_at": "2025-07-25T22:34:42.404-07:00",
"incidents_count": 0,
"position": 1,
"slack_channels": [],
"slack_aliases": [],
"external_id": null,
"notify_emails": []
}
],
"environment_ids": [
"877262c2-37a1-43e0-82d5-28ff19cb9b7c"
],
"responders": [],
"incidents": [
{
"id": "3315da4d-8a84-4f92-adca-416744415d9c",
"user_id": 30,
"team_id": 16,
"title": "Itaque fugiat provident eligendi.",
"slug": "itaque-fugiat-provident-eligendi",
"summary": "Necessitatibus magni autem. Molestias a non. Laudantium sequi aut.",
"status": "started",
"slack_channel_id": null,
"started_at": "2025-07-25T22:34:37.625-07:00",
"mitigated_at": null,
"resolved_at": null,
"deleted_at": null,
"created_at": "2025-07-25T22:34:37.625-07:00",
"updated_at": "2025-07-25T22:34:41.411-07:00",
"severity_id": "67816072-2a35-4e70-8c94-82a55ec6b3e9",
"public_title": null,
"zoom_meeting_id": null,
"zoom_meeting_start_url": null,
"zoom_meeting_join_url": null,
"shortcut_story_id": null,
"shortcut_story_url": null,
"asana_task_id": null,
"asana_task_url": null,
"jira_issue_id": null,
"jira_issue_url": null,
"email_message_id": null,
"google_meeting_id": null,
"google_meeting_url": null,
"trello_card_id": null,
"trello_card_url": null,
"linear_issue_id": null,
"linear_issue_url": null,
"zendesk_ticket_id": null,
"zendesk_ticket_url": null,
"slack_channel_name": null,
"service_now_incident_id": null,
"service_now_incident_url": null,
"opsgenie_incident_id": null,
"opsgenie_incident_url": null,
"opsgenie_incident_responder_ids": [],
"labels": {},
"incidents_action_items_count": 0,
"incidents_tasks_count": 0,
"mitigation_message": null,
"resolution_message": null,
"pagerduty_incident_responder_ids": {},
"victor_ops_incident_id": null,
"victor_ops_incident_url": null,
"victor_ops_incident_responder_ids": {},
"pagerduty_incident_id": null,
"pagerduty_incident_url": null,
"status_pages_count": 0,
"mattermost_channel_id": null,
"slack_summary_timestamp": null,
"mattermost_channel_name": null,
"mattermost_channel_url": null,
"slack_channel_url": null,
"mattermost_summary_timestamp": null,
"confluence_page_id": null,
"confluence_page_url": null,
"kind": "normal",
"scheduled_for": null,
"scheduled_until": null,
"scheduled_remind_prior": false,
"scheduled_auto_in_progress": true,
"scheduled_auto_completed": true,
"detected_at": null,
"acknowledged_at": null,
"private": false,
"airtable_record_id": null,
"airtable_record_url": null,
"google_drive_id": null,
"google_drive_url": null,
"summary_updated_at": null,
"sequential_id": 1,
"slack_channels": [],
"airtable_base_key": null,
"airtable_table_name": null,
"shortcut_task_id": null,
"shortcut_task_url": null,
"title_autogenerated": false,
"view_source": null,
"source": "web",
"microsoft_teams_meeting_url": null,
"microsoft_teams_meeting_id": null,
"dropbox_paper_id": null,
"dropbox_paper_url": null,
"subscribers_count": 0,
"status_page_io": {},
"webex_meeting_id": null,
"webex_meeting_url": null,
"github_issue_id": null,
"github_issue_url": null,
"cancelled_at": null,
"cancellation_message": null,
"notion_page_id": null,
"notion_page_url": null,
"datadog_notebook_id": null,
"datadog_notebook_url": null,
"notify_channels": {},
"freshservice_ticket_id": null,
"freshservice_ticket_url": null,
"freshservice_task_id": null,
"freshservice_task_url": null,
"started_by_user_id": 30,
"mitigated_by_user_id": null,
"resolved_by_user_id": null,
"cancelled_by_user_id": null,
"slack_aliases": [],
"slack_channel_workspace_id": null,
"google_calendar_event_url": null,
"google_calendar_event_id": null,
"short_url": null,
"slack_channel_short_url": null,
"go_to_meeting_id": null,
"go_to_meeting_url": null,
"jira_issue_key": null,
"linear_issue_key": null,
"opsgenie_alert_id": null,
"opsgenie_alert_url": null,
"triggered_from_slack_channel_id": null,
"service_now_incident_key": null,
"quip_page_id": null,
"quip_page_url": null,
"pagertree_alert_id": null,
"pagertree_alert_url": null,
"duplicate_incident_id": null,
"parent_incident_id": null,
"ability_cache": null,
"previous_attributes": {
"updated_at": "2025-07-25T22:34:37.751-07:00",
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">July 25 10:34 PM PDT</span>",
"Thao Reynolds created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NTM1MDgwODFfNDE3NzE1IiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDEyMCkiPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI2Q0ZmM3\nOSIgb2Zmc2V0PSIwJSIgLz4KICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9\nIiNkNGZjNzkiIG9mZnNldD0iMTAwJSIgLz4KICAgICAgICA8L2xpbmVhckdy\nYWRpZW50PgogICAgICAgIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEw\nMCUiIGZpbGw9InVybCgjZ3JhZGllbnRfMTc1MzUwODA4MV80MTc3MTUpIiAv\nPgogICAgICAgIDx0ZXh0IGZpbGw9IiNGRkYiIGZvbnQtZmFtaWx5PSJPcGVu\nIFNhbnMsSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0i\nMTAxIiBmb250LXdlaWdodD0iNTAwIiB4PSI1MCUiIHk9IjU1JSIgZG9taW5h\nbnQtYmFzZWxpbmU9Im1pZGRsZSIgdGV4dC1hbmNob3I9Im1pZGRsZSI+CiAg\nICAgICAgICBUUgogICAgICAgIDwvdGV4dD4KICAgICAgPC9zdmc+CiAgICA=\n"
},
"genius_workflow_runs_count": 0,
"slack_channel_archived": false,
"google_drive_parent_id": null,
"in_triage_at": null,
"in_triage_by_user_id": null,
"external_id": null,
"slack_channel_deep_link": null,
"retrospective_progress_status": "not_started",
"users_assigned_count": 0,
"retrospective_completed_at": null,
"retrospective_started_at": null,
"pagerduty_incident_number": null,
"current_tutorial_step": "not_started",
"clickup_task_id": null,
"clickup_task_url": null,
"slack_notify_ready_for_retrospective_timestamp": null,
"notify_emails": [],
"status_page_io_components": [],
"retrospective_auto_skipped": false,
"retrospective_mandatory": false,
"embedding": null,
"zoom_meeting_transcript": {},
"google_meeting_transcript": {},
"webex_meeting_transcript": {},
"microsoft_teams_meeting_transcript": {},
"zoom_meeting_bot_id": null,
"google_meeting_bot_id": null,
"webex_meeting_bot_id": null,
"microsoft_teams_meeting_bot_id": null,
"zoom_meeting_transcript_summary": null,
"google_meeting_transcript_summary": null,
"webex_meeting_transcript_summary": null,
"microsoft_teams_meeting_transcript_summary": null,
"gitlab_issue_id": null,
"gitlab_issue_url": null,
"outlook_event_id": null,
"outlook_event_url": null,
"sharepoint_page_id": null,
"sharepoint_page_url": null,
"created_from_slack_identifier": null,
"zoom_meeting_pstn_password": null,
"zoom_meeting_h323_password": null,
"zoom_meeting_global_dial_in_numbers": [],
"left_slack_channel_slack_user_ids": [],
"using_redesigned_slack_announcement": true,
"using_redesigned_slack_updates": true,
"motion_task_id": null,
"motion_task_url": null,
"sub_status_id": "88a19715-d89d-479c-b12b-370481b1c1b6",
"closed_at": null,
"closed_by_user_id": null,
"microsoft_teams_channel_id": null,
"microsoft_teams_channel_name": null,
"microsoft_teams_channel_url": null,
"microsoft_teams_channel_short_url": null,
"microsoft_teams_team_id": null,
"triggered_from_microsoft_teams_channel_id": null,
"microsoft_teams_summary_message_id": null,
"slack_last_message_ts": null,
"zoom_meeting_password": null,
"microsoft_teams_channel_service_url": null,
"microsoft_teams_team_internal_id": null,
"triggered_from_slack_message_ts": null,
"triggered_from_slack_thread_ts": null,
"sub_incidents_count": 0,
"coda_doc_id": null,
"coda_doc_url": null,
"coda_page_id": null,
"raw_labels": null,
"tutorial_steps": null
}
],
"data": {},
"started_at": "2025-07-25T22:34:40.290-07:00",
"ended_at": null,
"external_id": null,
"external_url": "http://gerhold.test/latoya_zemlak",
"url": "https://test.rootly.com/account/alerts/ccd32711-87da-4fc3-a8e1-cfeaf6c344d0",
"noise": "not_noise",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "010c00b2-6b2f-45a1-a265-bebb09330bc2",
"team_id": 24,
"name": "7ujo1",
"description": "Est fuga in nobis.",
"position": 1,
"deleted_at": null,
"created_at": "2025-07-25T22:34:40.665-07:00",
"updated_at": "2025-07-25T22:34:40.683-07:00",
"urgency": "high",
"color": "#C73C40"
},
"alert_urgency_id": "010c00b2-6b2f-45a1-a265-bebb09330bc2",
"notified_users": [],
"created_at": "2025-07-25T22:34:40.290-07:00",
"updated_at": "2025-07-25T22:34:46.272-07:00"
}
}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
alert updated
The response is of type object
.
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": {}
}
}
}'
{
"data": {
"id": "ccd32711-87da-4fc3-a8e1-cfeaf6c344d0",
"type": "alerts",
"attributes": {
"short_id": "tda9jq",
"source": "pagerduty",
"status": "open",
"summary": "test update",
"description": "test update",
"labels": [
{
"key": "foo",
"value": "bar"
},
{
"key": "bar",
"value": "baz"
}
],
"services": [
{
"id": "8267ec02-50ed-45d3-b639-461df5c49697",
"team_id": 16,
"name": "Voluptatem aut sequi est.",
"slug": "voluptatem-aut-sequi-est",
"description": "Doloremque sint qui quia.",
"deleted_at": null,
"created_at": "2025-07-25T22:34:42.379-07:00",
"updated_at": "2025-07-25T22:34:42.379-07:00",
"opsgenie_id": null,
"pagerduty_id": null,
"public_description": null,
"github_repository_branch": "master",
"github_repository_name": null,
"color": "#F5D9C4",
"heroku_app_name": null,
"gitlab_repository_name": null,
"gitlab_repository_branch": "master",
"kubernetes_deployment_name": null,
"incidents_count": 0,
"position": 1,
"slack_channels": [],
"slack_aliases": [],
"backstage_id": null,
"show_uptime": true,
"show_uptime_last_days": 60,
"status": "operational",
"external_id": null,
"notify_emails": [],
"cortex_id": null,
"alerts_email_enabled": false,
"alerts_email_address": "service-102f8aff7ae3800763d8be7a24cf3e09@email.rootly.com",
"opsgenie_team_id": null,
"service_now_ci_sys_id": null,
"alert_urgency_id": null,
"opslevel_id": null,
"datadog_id": null,
"alert_broadcast_enabled": false,
"alert_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incident_broadcast_channel": {}
}
],
"service_ids": [
"8267ec02-50ed-45d3-b639-461df5c49697"
],
"groups": [
{
"id": "01db8214-9131-4d48-8bcb-6310ec06edfb",
"name": "Incidunt mollitia dolor omnis.",
"slug": "incidunt-mollitia-dolor-omnis",
"team_id": 16,
"deleted_at": null,
"created_at": "2025-07-25T22:34:42.390-07:00",
"updated_at": "2025-07-25T22:34:42.390-07:00",
"description": null,
"opsgenie_id": null,
"users_count": 0,
"incidents_count": 0,
"pagerduty_id": null,
"color": "#D7F5E1",
"victor_ops_id": null,
"position": 1,
"slack_channels": [],
"slack_aliases": [],
"pagertree_id": null,
"external_id": null,
"notify_emails": [],
"cortex_id": null,
"backstage_id": null,
"alerts_email_enabled": false,
"alerts_email_address": "group-ce653ae6d6b29ee1872955ccc896a770@email.rootly.com",
"pagerduty_service_id": null,
"service_now_ci_sys_id": null,
"alert_urgency_id": null,
"opslevel_id": null,
"admins_count": 0,
"alert_broadcast_enabled": false,
"alert_broadcast_channel": {},
"incident_broadcast_enabled": false,
"incident_broadcast_channel": {},
"auto_add_members_when_attached": false
}
],
"group_ids": [
"01db8214-9131-4d48-8bcb-6310ec06edfb"
],
"environments": [
{
"id": "877262c2-37a1-43e0-82d5-28ff19cb9b7c",
"team_id": 16,
"name": "Impedit totam ab id.",
"slug": "impedit-totam-ab-id",
"description": "Odit amet eos ullam.",
"color": "#040606",
"deleted_at": null,
"created_at": "2025-07-25T22:34:42.404-07:00",
"updated_at": "2025-07-25T22:34:42.404-07:00",
"incidents_count": 0,
"position": 1,
"slack_channels": [],
"slack_aliases": [],
"external_id": null,
"notify_emails": []
}
],
"environment_ids": [
"877262c2-37a1-43e0-82d5-28ff19cb9b7c"
],
"responders": [],
"incidents": [
{
"id": "3315da4d-8a84-4f92-adca-416744415d9c",
"user_id": 30,
"team_id": 16,
"title": "Itaque fugiat provident eligendi.",
"slug": "itaque-fugiat-provident-eligendi",
"summary": "Necessitatibus magni autem. Molestias a non. Laudantium sequi aut.",
"status": "started",
"slack_channel_id": null,
"started_at": "2025-07-25T22:34:37.625-07:00",
"mitigated_at": null,
"resolved_at": null,
"deleted_at": null,
"created_at": "2025-07-25T22:34:37.625-07:00",
"updated_at": "2025-07-25T22:34:41.411-07:00",
"severity_id": "67816072-2a35-4e70-8c94-82a55ec6b3e9",
"public_title": null,
"zoom_meeting_id": null,
"zoom_meeting_start_url": null,
"zoom_meeting_join_url": null,
"shortcut_story_id": null,
"shortcut_story_url": null,
"asana_task_id": null,
"asana_task_url": null,
"jira_issue_id": null,
"jira_issue_url": null,
"email_message_id": null,
"google_meeting_id": null,
"google_meeting_url": null,
"trello_card_id": null,
"trello_card_url": null,
"linear_issue_id": null,
"linear_issue_url": null,
"zendesk_ticket_id": null,
"zendesk_ticket_url": null,
"slack_channel_name": null,
"service_now_incident_id": null,
"service_now_incident_url": null,
"opsgenie_incident_id": null,
"opsgenie_incident_url": null,
"opsgenie_incident_responder_ids": [],
"labels": {},
"incidents_action_items_count": 0,
"incidents_tasks_count": 0,
"mitigation_message": null,
"resolution_message": null,
"pagerduty_incident_responder_ids": {},
"victor_ops_incident_id": null,
"victor_ops_incident_url": null,
"victor_ops_incident_responder_ids": {},
"pagerduty_incident_id": null,
"pagerduty_incident_url": null,
"status_pages_count": 0,
"mattermost_channel_id": null,
"slack_summary_timestamp": null,
"mattermost_channel_name": null,
"mattermost_channel_url": null,
"slack_channel_url": null,
"mattermost_summary_timestamp": null,
"confluence_page_id": null,
"confluence_page_url": null,
"kind": "normal",
"scheduled_for": null,
"scheduled_until": null,
"scheduled_remind_prior": false,
"scheduled_auto_in_progress": true,
"scheduled_auto_completed": true,
"detected_at": null,
"acknowledged_at": null,
"private": false,
"airtable_record_id": null,
"airtable_record_url": null,
"google_drive_id": null,
"google_drive_url": null,
"summary_updated_at": null,
"sequential_id": 1,
"slack_channels": [],
"airtable_base_key": null,
"airtable_table_name": null,
"shortcut_task_id": null,
"shortcut_task_url": null,
"title_autogenerated": false,
"view_source": null,
"source": "web",
"microsoft_teams_meeting_url": null,
"microsoft_teams_meeting_id": null,
"dropbox_paper_id": null,
"dropbox_paper_url": null,
"subscribers_count": 0,
"status_page_io": {},
"webex_meeting_id": null,
"webex_meeting_url": null,
"github_issue_id": null,
"github_issue_url": null,
"cancelled_at": null,
"cancellation_message": null,
"notion_page_id": null,
"notion_page_url": null,
"datadog_notebook_id": null,
"datadog_notebook_url": null,
"notify_channels": {},
"freshservice_ticket_id": null,
"freshservice_ticket_url": null,
"freshservice_task_id": null,
"freshservice_task_url": null,
"started_by_user_id": 30,
"mitigated_by_user_id": null,
"resolved_by_user_id": null,
"cancelled_by_user_id": null,
"slack_aliases": [],
"slack_channel_workspace_id": null,
"google_calendar_event_url": null,
"google_calendar_event_id": null,
"short_url": null,
"slack_channel_short_url": null,
"go_to_meeting_id": null,
"go_to_meeting_url": null,
"jira_issue_key": null,
"linear_issue_key": null,
"opsgenie_alert_id": null,
"opsgenie_alert_url": null,
"triggered_from_slack_channel_id": null,
"service_now_incident_key": null,
"quip_page_id": null,
"quip_page_url": null,
"pagertree_alert_id": null,
"pagertree_alert_url": null,
"duplicate_incident_id": null,
"parent_incident_id": null,
"ability_cache": null,
"previous_attributes": {
"updated_at": "2025-07-25T22:34:37.751-07:00",
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">July 25 10:34 PM PDT</span>",
"Thao Reynolds created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NTM1MDgwODFfNDE3NzE1IiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDEyMCkiPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI2Q0ZmM3\nOSIgb2Zmc2V0PSIwJSIgLz4KICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9\nIiNkNGZjNzkiIG9mZnNldD0iMTAwJSIgLz4KICAgICAgICA8L2xpbmVhckdy\nYWRpZW50PgogICAgICAgIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEw\nMCUiIGZpbGw9InVybCgjZ3JhZGllbnRfMTc1MzUwODA4MV80MTc3MTUpIiAv\nPgogICAgICAgIDx0ZXh0IGZpbGw9IiNGRkYiIGZvbnQtZmFtaWx5PSJPcGVu\nIFNhbnMsSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0i\nMTAxIiBmb250LXdlaWdodD0iNTAwIiB4PSI1MCUiIHk9IjU1JSIgZG9taW5h\nbnQtYmFzZWxpbmU9Im1pZGRsZSIgdGV4dC1hbmNob3I9Im1pZGRsZSI+CiAg\nICAgICAgICBUUgogICAgICAgIDwvdGV4dD4KICAgICAgPC9zdmc+CiAgICA=\n"
},
"genius_workflow_runs_count": 0,
"slack_channel_archived": false,
"google_drive_parent_id": null,
"in_triage_at": null,
"in_triage_by_user_id": null,
"external_id": null,
"slack_channel_deep_link": null,
"retrospective_progress_status": "not_started",
"users_assigned_count": 0,
"retrospective_completed_at": null,
"retrospective_started_at": null,
"pagerduty_incident_number": null,
"current_tutorial_step": "not_started",
"clickup_task_id": null,
"clickup_task_url": null,
"slack_notify_ready_for_retrospective_timestamp": null,
"notify_emails": [],
"status_page_io_components": [],
"retrospective_auto_skipped": false,
"retrospective_mandatory": false,
"embedding": null,
"zoom_meeting_transcript": {},
"google_meeting_transcript": {},
"webex_meeting_transcript": {},
"microsoft_teams_meeting_transcript": {},
"zoom_meeting_bot_id": null,
"google_meeting_bot_id": null,
"webex_meeting_bot_id": null,
"microsoft_teams_meeting_bot_id": null,
"zoom_meeting_transcript_summary": null,
"google_meeting_transcript_summary": null,
"webex_meeting_transcript_summary": null,
"microsoft_teams_meeting_transcript_summary": null,
"gitlab_issue_id": null,
"gitlab_issue_url": null,
"outlook_event_id": null,
"outlook_event_url": null,
"sharepoint_page_id": null,
"sharepoint_page_url": null,
"created_from_slack_identifier": null,
"zoom_meeting_pstn_password": null,
"zoom_meeting_h323_password": null,
"zoom_meeting_global_dial_in_numbers": [],
"left_slack_channel_slack_user_ids": [],
"using_redesigned_slack_announcement": true,
"using_redesigned_slack_updates": true,
"motion_task_id": null,
"motion_task_url": null,
"sub_status_id": "88a19715-d89d-479c-b12b-370481b1c1b6",
"closed_at": null,
"closed_by_user_id": null,
"microsoft_teams_channel_id": null,
"microsoft_teams_channel_name": null,
"microsoft_teams_channel_url": null,
"microsoft_teams_channel_short_url": null,
"microsoft_teams_team_id": null,
"triggered_from_microsoft_teams_channel_id": null,
"microsoft_teams_summary_message_id": null,
"slack_last_message_ts": null,
"zoom_meeting_password": null,
"microsoft_teams_channel_service_url": null,
"microsoft_teams_team_internal_id": null,
"triggered_from_slack_message_ts": null,
"triggered_from_slack_thread_ts": null,
"sub_incidents_count": 0,
"coda_doc_id": null,
"coda_doc_url": null,
"coda_page_id": null,
"raw_labels": null,
"tutorial_steps": null
}
],
"data": {},
"started_at": "2025-07-25T22:34:40.290-07:00",
"ended_at": null,
"external_id": null,
"external_url": "http://gerhold.test/latoya_zemlak",
"url": "https://test.rootly.com/account/alerts/ccd32711-87da-4fc3-a8e1-cfeaf6c344d0",
"noise": "not_noise",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "010c00b2-6b2f-45a1-a265-bebb09330bc2",
"team_id": 24,
"name": "7ujo1",
"description": "Est fuga in nobis.",
"position": 1,
"deleted_at": null,
"created_at": "2025-07-25T22:34:40.665-07:00",
"updated_at": "2025-07-25T22:34:40.683-07:00",
"urgency": "high",
"color": "#C73C40"
},
"alert_urgency_id": "010c00b2-6b2f-45a1-a265-bebb09330bc2",
"notified_users": [],
"created_at": "2025-07-25T22:34:40.290-07:00",
"updated_at": "2025-07-25T22:34:46.272-07:00"
}
}
}