---
title: "GET /copilot/anomalies/notifications"
method: GET
path: "/copilot/anomalies/notifications"
tags: ["Copilot - Anomalies"]
---

# GET /copilot/anomalies/notifications

`GET /copilot/anomalies/notifications`

## Response `200`

OK

- XiqAnomaliesNotificationsResponse — Copilot Anomalies Notification Response
  - `total_anomaly_count` integer — The total anomaly count
  - `location_entity` XiqAnomalyLocationEntity[] — the anomaly location
    - `location_type` 'SITE' | 'BUILDING' | 'FLOOR' — the location type
    - `location_ids` integer[] — the location id
    - `building_id` integer — the building id
    - `location_name` string — the location name
    - `pinned` boolean — is location pinned
    - `muted` boolean — the location muted
    - `severity` 'NONE' | 'LOW' | 'MEDIUM' | 'HIGH'
    - `severity_id` integer — the severity id
    - `summary` string — the anomaly summary
    - `affected_device_count` integer — the affected number of devices
    - `last_detected_time` integer — the last detected time
    - `anomaly_type` 'POE_STABILITY' | 'DFS_RECURRENCE' | 'ADVERSE_TRAFFIC' | 'PORT_EFFICIENCY' | 'WIFI_CAPACITY' | 'WIFI_EFFICIENCY' | 'HARDWARE_HEALTH' | 'MISSING_VLAN' — The anomaly Type

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
