---
title: "Count of APs with excessive retries"
method: POST
path: "/dashboard/wireless/usage-capacity/excessive-retries"
tags: ["Dashboard Wireless Usage and Capacity"]
---

# Count of APs with excessive retries

`POST /dashboard/wireless/usage-capacity/excessive-retries`

Returns the count of wireless devices having excessive retries based on the provided filters. You can filter the results by sites.

## Query parameters

- `includeUnassigned` boolean

## Request body

- XiqDashboardFilter — Request body for Alert Diagnostics Filter
  - `site_ids` integer[] — List of site ids

## Response `200`

OK

- XiqCountApWithExcessiveRetriesResponse — The count of wireless devices having excessive retries.
  - `excessive_retires_ap_count` integer — The counts of APs with excessive retries

---

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