Overview
Reference
- AlertEvents
- AlertGroups
- AlertUrgencies
- AlertSources
- Alerts
- Audits
- Authorizations
- CatalogEntities
- CatalogEntityProperties
- CatalogFields
- Catalogs
- Causes
- [DEPRECATED] CustomFieldOptions
- [DEPRECATED] CustomFields
- CustomForms
- DashboardPanels
- Dashboards
- Environments
- EscalationPolicies
- EscalationLevelsPolicies
- EscalationLevelsPath
- EscalationLevels
- EscalationPaths
- FormFieldOptions
- FormFieldPlacementConditions
- FormFieldPlacements
- FormFieldPositions
- FormFields
- FormSetConditions
- FormSets
- Functionalities
- WorkflowTasks
- [DEPRECATED] WorkflowCustomFieldSelections
- WorkflowFormFieldConditions
- WorkflowGroups
- WorkflowRuns
- Workflows
- Heartbeats
- IncidentActionItems
- [DEPRECATED] IncidentCustomFieldSelections
- IncidentEventFunctionalities
- IncidentEventServices
- IncidentEvents
- IncidentFeedbacks
- IncidentFormFieldSelections
- IncidentPermissionSetBooleans
- IncidentPermissionSetResources
- IncidentPermissionSets
- IncidentRetrospectives
- IncidentRetrospectiveSteps
- IncidentRoleTasks
- IncidentRoles
- IncidentStatusPageEvents
- IncidentSubStatuses
- IncidentTypes
- Incidents
- IpRanges
- LiveCallRouters
- OnCallRoles
- OnCallShadows
- OverrideShifts
- PlaybookTasks
- Playbooks
- RetrospectiveTemplates
- Pulses
- RetrospectiveConfigurations
- RetrospectiveProcessGroupSteps
- RetrospectiveProcessGroups
- RetrospectiveProcesses
- RetrospectiveSteps
- Roles
- ScheduleRotationActiveDays
- ScheduleRotationUsers
- ScheduleRotations
- Schedules
- Shifts
- Secrets
- Services
- Severities
- StatusPageTemplates
- StatusPages
- SubStatuses
- Teams
- UserNotificationRules
- Users
- WebhooksDeliveries
- WebhooksEndpoints
Retrieves an alert
Retrieves a specific alert by id
curl --request GET \
--url https://api.rootly.com/v1/alerts/%7Bid%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
{
"data": {
"id": "66919991-224e-43c6-b194-baadb8cb7b36",
"type": "alerts",
"attributes": {
"short_id": "yisxfz",
"source": "pagerduty",
"status": "open",
"summary": "Nihil sint officia omnis.",
"description": "Provident sed consequatur. Culpa ipsum impedit. Dolorum et veritatis.",
"labels": [],
"services": [],
"groups": [],
"environments": [],
"responders": [],
"incidents": [
{
"id": "d491f404-37e0-4af9-ab5a-8dd9bb7aae9c",
"user_id": 23,
"team_id": 15,
"title": "Ratione nemo est qui.",
"slug": "ratione-nemo-est-qui",
"summary": "Necessitatibus voluptas ut. Aut fugit illo. Est ratione tenetur.",
"status": "started",
"slack_channel_id": null,
"started_at": "2025-03-11T19:08:09.958-07:00",
"mitigated_at": null,
"resolved_at": null,
"deleted_at": null,
"created_at": "2025-03-11T19:08:09.958-07:00",
"updated_at": "2025-03-11T19:08:09.958-07:00",
"severity_id": "1e765de3-c8a4-4c87-b22b-ba88d4d7daeb",
"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": 23,
"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": {
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">March 11 7:08 PM PDT</span>",
"Yvone Walter created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NDE3NDUyOTRfODE1MDUyIiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDkwKSI+CiAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjYjhjYmI4\nIiBvZmZzZXQ9IjAlIiAvPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0i\nI2I4Y2JiOCIgb2Zmc2V0PSIxMDAlIiAvPgogICAgICAgIDwvbGluZWFyR3Jh\nZGllbnQ+CiAgICAgICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAw\nJSIgZmlsbD0idXJsKCNncmFkaWVudF8xNzQxNzQ1Mjk0XzgxNTA1MikiIC8+\nCiAgICAgICAgPHRleHQgZmlsbD0iI0ZGRiIgZm9udC1mYW1pbHk9Ik9wZW4g\nU2FucyxIZWx2ZXRpY2EsQXJpYWwsc2Fucy1zZXJpZiIgZm9udC1zaXplPSIx\nMDEiIGZvbnQtd2VpZ2h0PSI1MDAiIHg9IjUwJSIgeT0iNTUlIiBkb21pbmFu\ndC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj4KICAg\nICAgICAgIFlXCiAgICAgICAgPC90ZXh0PgogICAgICA8L3N2Zz4KICAgIA==\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,
"sharepoint_page_id": null,
"sharepoint_page_url": null,
"outlook_event_id": null,
"outlook_event_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": "dd62cdc8-f6c3-4ab5-99d9-4f20dbfcad7e",
"closed_at": null,
"closed_by_user_id": null,
"microsoft_teams_channel_id": null,
"microsoft_teams_channel_name": null,
"microsoft_teams_channel_url": null,
"triggered_from_microsoft_teams_channel_id": null,
"microsoft_teams_team_id": null,
"microsoft_teams_summary_message_id": null,
"microsoft_teams_channel_service_url": null,
"slack_last_message_ts": null,
"zoom_meeting_password": null,
"microsoft_teams_team_internal_id": null,
"triggered_from_slack_message_ts": null,
"triggered_from_slack_thread_ts": null,
"raw_labels": null,
"tutorial_steps": null
}
],
"data": {},
"started_at": "2025-03-11T19:08:12.991-07:00",
"ended_at": null,
"external_id": null,
"external_url": "http://mertz.test/zack",
"url": "https://test.rootly.com/account/alerts/66919991-224e-43c6-b194-baadb8cb7b36",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency_id": "decf8fe4-1a65-4bbc-b402-bb2b06ab8154",
"notified_users": [],
"created_at": "2025-03-11T19:08:12.991-07:00",
"updated_at": "2025-03-11T19:08:12.991-07:00"
}
}
}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Unique ID of the alert
alerts
The source of the alert
rootly
, manual
, web
, slack
, email
, workflow
, live_call_routing
, email
, pagerduty
, opsgenie
, victorops
, pagertree
, datadog
, nobl9
, zendesk
, asana
, clickup
, sentry
, rollbar
, jira
, honeycomb
, service_now
, linear
, grafana
, alertmanager
, google_cloud
, generic_webhook
, cloud_watch
, azure
, splunk
, chronosphere
, app_optics
, bug_snag
, monte_carlo
, nagios
, prtg
, catchpoint
, app_dynamics
The summary of the alert
Date of creation
Date of last update
Whether the alert is marked as noise
noise
, not_noise
The status of the alert
open
, triggered
, acknowledged
, resolved
The description of the alert
Services attached to the alert
The name of the service
Date of creation
Date of last update
The slug of the service
The description of the service
The public description of the service
Emails attached to the service
The hex color of the service
Position of the service
The Backstage entity id associated to this service. eg: :namespace/:kind/:entity_name
The external id associated to this service
The PagerDuty service id associated to this service
The Opsgenie service id associated to this service
The Cortex group id associated to this service
The Service Now CI sys id associated to this service
The GitHub repository name associated to this service. eg: rootlyhq/my-service
The GitHub repository branch associated to this service. eg: main
The GitLab repository name associated to this service. eg: rootlyhq/my-service
The GitLab repository branch associated to this service. eg: main
Environments associated with this service
Services dependent on this service
Owner Teams associated with this service
Owner Users associated with this service
The alert urgency id of the service
Enable alerts through email
Email generated to send alerts to
Groups attached to the alert
The name of the team
Date of creation
Date of last update
The description of the team
Emails to attach to the team
The hex color of the team
Position of the team
The Backstage entity id associated to this team. eg: :namespace/:kind/:entity_name
The external id associated to this team
The PagerDuty group id associated to this team
The PagerDuty service id associated to this team
The Opsgenie group id associated to this team
The VictorOps group id associated to this team
The PagerTree group id associated to this team
The Cortex group id associated to this team
The Service Now CI sys id associated to this team
The user ids of the members of this team.
The user ids of the admins of this team. These users must also be present in user_ids attribute.
Enable alerts through email
Email generated to send alerts to
The alert urgency id of the team
Environments attached to the alert
The name of the environment
Date of creation
Date of last update
The slug of the environment
The description of the environment
Emails attached to the environment
The hex color of the environment
Position of the environment
External ID
External Url
The ID of the alert urgency
Additional data
The source of the alert
rootly
, manual
, web
, slack
, email
, workflow
, live_call_routing
, email
, pagerduty
, opsgenie
, victorops
, pagertree
, datadog
, nobl9
, zendesk
, asana
, clickup
, sentry
, rollbar
, jira
, honeycomb
, service_now
, linear
, grafana
, alertmanager
, google_cloud
, generic_webhook
, cloud_watch
, azure
, splunk
, chronosphere
, app_optics
, bug_snag
, monte_carlo
, nagios
, prtg
, catchpoint
, app_dynamics
Was this page helpful?
curl --request GET \
--url https://api.rootly.com/v1/alerts/%7Bid%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'
{
"data": {
"id": "66919991-224e-43c6-b194-baadb8cb7b36",
"type": "alerts",
"attributes": {
"short_id": "yisxfz",
"source": "pagerduty",
"status": "open",
"summary": "Nihil sint officia omnis.",
"description": "Provident sed consequatur. Culpa ipsum impedit. Dolorum et veritatis.",
"labels": [],
"services": [],
"groups": [],
"environments": [],
"responders": [],
"incidents": [
{
"id": "d491f404-37e0-4af9-ab5a-8dd9bb7aae9c",
"user_id": 23,
"team_id": 15,
"title": "Ratione nemo est qui.",
"slug": "ratione-nemo-est-qui",
"summary": "Necessitatibus voluptas ut. Aut fugit illo. Est ratione tenetur.",
"status": "started",
"slack_channel_id": null,
"started_at": "2025-03-11T19:08:09.958-07:00",
"mitigated_at": null,
"resolved_at": null,
"deleted_at": null,
"created_at": "2025-03-11T19:08:09.958-07:00",
"updated_at": "2025-03-11T19:08:09.958-07:00",
"severity_id": "1e765de3-c8a4-4c87-b22b-ba88d4d7daeb",
"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": 23,
"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": {
"incident_events": [
"Started date has been set to <span class=\"badge badge-info-inverted\">March 11 7:08 PM PDT</span>",
"Yvone Walter created this incident"
],
"user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NDE3NDUyOTRfODE1MDUyIiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDkwKSI+CiAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjYjhjYmI4\nIiBvZmZzZXQ9IjAlIiAvPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0i\nI2I4Y2JiOCIgb2Zmc2V0PSIxMDAlIiAvPgogICAgICAgIDwvbGluZWFyR3Jh\nZGllbnQ+CiAgICAgICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAw\nJSIgZmlsbD0idXJsKCNncmFkaWVudF8xNzQxNzQ1Mjk0XzgxNTA1MikiIC8+\nCiAgICAgICAgPHRleHQgZmlsbD0iI0ZGRiIgZm9udC1mYW1pbHk9Ik9wZW4g\nU2FucyxIZWx2ZXRpY2EsQXJpYWwsc2Fucy1zZXJpZiIgZm9udC1zaXplPSIx\nMDEiIGZvbnQtd2VpZ2h0PSI1MDAiIHg9IjUwJSIgeT0iNTUlIiBkb21pbmFu\ndC1iYXNlbGluZT0ibWlkZGxlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj4KICAg\nICAgICAgIFlXCiAgICAgICAgPC90ZXh0PgogICAgICA8L3N2Zz4KICAgIA==\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,
"sharepoint_page_id": null,
"sharepoint_page_url": null,
"outlook_event_id": null,
"outlook_event_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": "dd62cdc8-f6c3-4ab5-99d9-4f20dbfcad7e",
"closed_at": null,
"closed_by_user_id": null,
"microsoft_teams_channel_id": null,
"microsoft_teams_channel_name": null,
"microsoft_teams_channel_url": null,
"triggered_from_microsoft_teams_channel_id": null,
"microsoft_teams_team_id": null,
"microsoft_teams_summary_message_id": null,
"microsoft_teams_channel_service_url": null,
"slack_last_message_ts": null,
"zoom_meeting_password": null,
"microsoft_teams_team_internal_id": null,
"triggered_from_slack_message_ts": null,
"triggered_from_slack_thread_ts": null,
"raw_labels": null,
"tutorial_steps": null
}
],
"data": {},
"started_at": "2025-03-11T19:08:12.991-07:00",
"ended_at": null,
"external_id": null,
"external_url": "http://mertz.test/zack",
"url": "https://test.rootly.com/account/alerts/66919991-224e-43c6-b194-baadb8cb7b36",
"notification_target_type": null,
"notification_target_id": null,
"alert_urgency_id": "decf8fe4-1a65-4bbc-b402-bb2b06ab8154",
"notified_users": [],
"created_at": "2025-03-11T19:08:12.991-07:00",
"updated_at": "2025-03-11T19:08:12.991-07:00"
}
}
}