Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
alert acknowledged
Acknowledges a specific alert by id
curl --request POST \
--url https://api.rootly.com/v1/alerts/{id}/acknowledge \
--header 'Authorization: Bearer <token>'
{
"data": {
"id": "eac288e0-2451-4536-8e97-0378de7a59b3",
"type": "alerts",
"attributes": {
"short_id": "focsee",
"source": "pagerduty",
"status": "acknowledged",
"summary": "Ipsa harum enim maiores.",
"description": "Aliquid nulla molestias. Optio et et. Qui ut architecto.",
"labels": [],
"services": [],
"service_ids": [],
"groups": [],
"group_ids": [],
"environments": [],
"environment_ids": [],
"responders": [
{
"id": 44,
"ability_cache": null,
"accept_marketing": true,
"accept_terms": true,
"created_at": "2025-09-18T09:15:22.047-07:00",
"created_through_sso": false,
"current_team_id": 19,
"deleted_at": null,
"email": "morris@dare.test",
"external_id": null,
"first_name": "Raleigh",
"has_impersonate_write_permission": false,
"how_did_you_hear_about_us": null,
"incidents_backfilled_count": 0,
"incidents_count": 0,
"incidents_example_count": 0,
"incidents_normal_count": 0,
"incidents_scheduled_count": 0,
"incidents_test_count": 0,
"is_super_admin": false,
"jti": "42f2b039-3765-4599-91e3-2b44be73a4a4",
"last_name": "Cole",
"last_notification_email_sent_at": null,
"last_seen_at": null,
"locale": "en",
"onboarding_completed": true,
"opsgenie_id": null,
"pagerduty_id": null,
"profile_photo_id": null,
"push_notification_new_alert_sound": "default",
"push_notification_new_alert_volume": 1,
"push_notification_shift_ends_sound": "soft_bloob",
"push_notification_shift_starts_sound": "soft_bloob",
"scim_uid": null,
"service_user": false,
"session_token": null,
"skip_tutorial": false,
"teams_count": 1,
"theme": "light_v2",
"time_zone": "UTC",
"updated_at": "2025-09-18T09:15:22.550-07:00",
"victor_ops_id": null,
"view_multiple_schedules": true
}
],
"incidents": [
{
"id": "8d8d674d-5cce-49a7-aff2-94b4a43777b8",
"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-09-18T09:15:23.883-07: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_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,
"previous_attributes": {
"updated_at": "2025-09-18T09:15:24.063-07:00",
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">September 18 9:15 AM PDT</span>",
"Donette Kutch created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NTgyMTIxMjdfOTYyODQwIiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDQ1KSI+CiAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjZmZhZmJk\nIiBvZmZzZXQ9IjAlIiAvPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0i\nI2ZmYWZiZCIgb2Zmc2V0PSIxMDAlIiAvPgogICAgICAgIDwvbGluZWFyR3Jh\nZGllbnQ+CiAgICAgICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAw\nJSIgZmlsbD0idXJsKCNncmFkaWVudF8xNzU4MjEyMTI3Xzk2Mjg0MCkiIC8+\nCiAgICAgICAgPHRleHQgZmlsbD0iI0ZGRiIgZm9udC1mYW1pbHk9Ik9wZW4g\nU2FucyxIZWx2ZXRpY2EsQXJpYWwsc2Fucy1zZXJpZiIgZm9udC1zaXplPSIx\nMDEiIGZvbnQtd2VpZ2h0PSI1MDAiIHg9IjUwJSIgeT0iNTUlIiBkb21pbmFu\ndC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj4KICAg\nICAgICAgIERLCiAgICAgICAgPC90ZXh0PgogICAgICA8L3N2Zz4KICAgIA==\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": "1b2e2fb9-26a5-4bb6-9da3-4cd03bb06beb",
"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": "delectus-molestias-nulla-ut",
"source": "web",
"started_at": "2025-09-18T09:15:23.883-07:00",
"started_by_user_id": 46,
"status": "started",
"status_page_io": {},
"status_page_io_components": [],
"status_pages_count": 0,
"sub_incidents_count": 0,
"sub_status_id": "4fdc5082-fd02-46c6-a66b-6e06567fef27",
"subscribers_count": 0,
"summary": "Porro est exercitationem. Nam autem error. Qui ut qui.",
"summary_updated_at": null,
"team_id": 19,
"title": "Delectus molestias nulla ut.",
"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-09-18T09:15:27.761-07:00",
"user_id": 46,
"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-09-18T09:15:26.554-07:00",
"ended_at": null,
"external_id": null,
"external_url": "http://murazik.test/hunter",
"url": "https://test.rootly.com/account/alerts/eac288e0-2451-4536-8e97-0378de7a59b3",
"noise": "not_noise",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "05898fb2-bca3-412f-8cfb-4007776b33b7",
"color": "#C73C40",
"created_at": "2025-09-18T09:15:26.872-07:00",
"deleted_at": null,
"description": "Consectetur sit deserunt earum.",
"name": "u5eny",
"position": 1,
"team_id": 27,
"updated_at": "2025-09-18T09:15:26.878-07:00",
"urgency": "high"
},
"alert_urgency_id": "05898fb2-bca3-412f-8cfb-4007776b33b7",
"notified_users": [],
"created_at": "2025-09-18T09:15:26.554-07:00",
"updated_at": "2025-09-18T09:15:40.744-07:00"
},
"relationships": {
"events": {
"data": [
{
"id": "d1c9e4fd-ce9f-4bf8-984d-72fb50f53c83",
"type": "alert_events"
},
{
"id": "02628b0f-e2b0-4a51-823c-148e34d185ac",
"type": "alert_events"
},
{
"id": "e236a81e-7ab9-4b8e-a472-f77e8a3ee19b",
"type": "alert_events"
}
]
}
}
}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
alert acknowledged
Show child attributes
Was this page helpful?
curl --request POST \
--url https://api.rootly.com/v1/alerts/{id}/acknowledge \
--header 'Authorization: Bearer <token>'
{
"data": {
"id": "eac288e0-2451-4536-8e97-0378de7a59b3",
"type": "alerts",
"attributes": {
"short_id": "focsee",
"source": "pagerduty",
"status": "acknowledged",
"summary": "Ipsa harum enim maiores.",
"description": "Aliquid nulla molestias. Optio et et. Qui ut architecto.",
"labels": [],
"services": [],
"service_ids": [],
"groups": [],
"group_ids": [],
"environments": [],
"environment_ids": [],
"responders": [
{
"id": 44,
"ability_cache": null,
"accept_marketing": true,
"accept_terms": true,
"created_at": "2025-09-18T09:15:22.047-07:00",
"created_through_sso": false,
"current_team_id": 19,
"deleted_at": null,
"email": "morris@dare.test",
"external_id": null,
"first_name": "Raleigh",
"has_impersonate_write_permission": false,
"how_did_you_hear_about_us": null,
"incidents_backfilled_count": 0,
"incidents_count": 0,
"incidents_example_count": 0,
"incidents_normal_count": 0,
"incidents_scheduled_count": 0,
"incidents_test_count": 0,
"is_super_admin": false,
"jti": "42f2b039-3765-4599-91e3-2b44be73a4a4",
"last_name": "Cole",
"last_notification_email_sent_at": null,
"last_seen_at": null,
"locale": "en",
"onboarding_completed": true,
"opsgenie_id": null,
"pagerduty_id": null,
"profile_photo_id": null,
"push_notification_new_alert_sound": "default",
"push_notification_new_alert_volume": 1,
"push_notification_shift_ends_sound": "soft_bloob",
"push_notification_shift_starts_sound": "soft_bloob",
"scim_uid": null,
"service_user": false,
"session_token": null,
"skip_tutorial": false,
"teams_count": 1,
"theme": "light_v2",
"time_zone": "UTC",
"updated_at": "2025-09-18T09:15:22.550-07:00",
"victor_ops_id": null,
"view_multiple_schedules": true
}
],
"incidents": [
{
"id": "8d8d674d-5cce-49a7-aff2-94b4a43777b8",
"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-09-18T09:15:23.883-07: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_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,
"previous_attributes": {
"updated_at": "2025-09-18T09:15:24.063-07:00",
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">September 18 9:15 AM PDT</span>",
"Donette Kutch created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NTgyMTIxMjdfOTYyODQwIiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDQ1KSI+CiAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjZmZhZmJk\nIiBvZmZzZXQ9IjAlIiAvPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0i\nI2ZmYWZiZCIgb2Zmc2V0PSIxMDAlIiAvPgogICAgICAgIDwvbGluZWFyR3Jh\nZGllbnQ+CiAgICAgICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAw\nJSIgZmlsbD0idXJsKCNncmFkaWVudF8xNzU4MjEyMTI3Xzk2Mjg0MCkiIC8+\nCiAgICAgICAgPHRleHQgZmlsbD0iI0ZGRiIgZm9udC1mYW1pbHk9Ik9wZW4g\nU2FucyxIZWx2ZXRpY2EsQXJpYWwsc2Fucy1zZXJpZiIgZm9udC1zaXplPSIx\nMDEiIGZvbnQtd2VpZ2h0PSI1MDAiIHg9IjUwJSIgeT0iNTUlIiBkb21pbmFu\ndC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj4KICAg\nICAgICAgIERLCiAgICAgICAgPC90ZXh0PgogICAgICA8L3N2Zz4KICAgIA==\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": "1b2e2fb9-26a5-4bb6-9da3-4cd03bb06beb",
"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": "delectus-molestias-nulla-ut",
"source": "web",
"started_at": "2025-09-18T09:15:23.883-07:00",
"started_by_user_id": 46,
"status": "started",
"status_page_io": {},
"status_page_io_components": [],
"status_pages_count": 0,
"sub_incidents_count": 0,
"sub_status_id": "4fdc5082-fd02-46c6-a66b-6e06567fef27",
"subscribers_count": 0,
"summary": "Porro est exercitationem. Nam autem error. Qui ut qui.",
"summary_updated_at": null,
"team_id": 19,
"title": "Delectus molestias nulla ut.",
"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-09-18T09:15:27.761-07:00",
"user_id": 46,
"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-09-18T09:15:26.554-07:00",
"ended_at": null,
"external_id": null,
"external_url": "http://murazik.test/hunter",
"url": "https://test.rootly.com/account/alerts/eac288e0-2451-4536-8e97-0378de7a59b3",
"noise": "not_noise",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency": {
"id": "05898fb2-bca3-412f-8cfb-4007776b33b7",
"color": "#C73C40",
"created_at": "2025-09-18T09:15:26.872-07:00",
"deleted_at": null,
"description": "Consectetur sit deserunt earum.",
"name": "u5eny",
"position": 1,
"team_id": 27,
"updated_at": "2025-09-18T09:15:26.878-07:00",
"urgency": "high"
},
"alert_urgency_id": "05898fb2-bca3-412f-8cfb-4007776b33b7",
"notified_users": [],
"created_at": "2025-09-18T09:15:26.554-07:00",
"updated_at": "2025-09-18T09:15:40.744-07:00"
},
"relationships": {
"events": {
"data": [
{
"id": "d1c9e4fd-ce9f-4bf8-984d-72fb50f53c83",
"type": "alert_events"
},
{
"id": "02628b0f-e2b0-4a51-823c-148e34d185ac",
"type": "alert_events"
},
{
"id": "e236a81e-7ab9-4b8e-a472-f77e8a3ee19b",
"type": "alert_events"
}
]
}
}
}
}