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

# GET /copilot/anomalies/report

`GET /copilot/anomalies/report`

## Query parameters

- `startTime` integer, required
- `endTime` integer, required
- `anomalyType` 'POE_STABILITY' | 'DFS_RECURRENCE' | 'ADVERSE_TRAFFIC' | 'PORT_EFFICIENCY' | 'WIFI_CAPACITY' | 'WIFI_EFFICIENCY' | 'HARDWARE_HEALTH' | 'MISSING_VLAN' — The anomaly Type
- `buildingId` integer
- `severity` 'NONE' | 'LOW' | 'MEDIUM' | 'HIGH'
- `excludeMuted` boolean
- `sortField` 'LOCATION' | 'SEVERITY' | 'TIME' | 'CATEGORY' | 'ANOMALY_TYPE' | 'DEVICE_NAME' | 'MUTED'
- `sortOrder` 'ASC' | 'DESC' — Sort Order
- `searchKey` string
- `fileType` string
- `offsetTime` integer, required

## Response `200`

OK

- string, binary

---

[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)
