---
title: "Get AFC APs Summary Data"
method: GET
path: "/aps/afc/query/"
tags: ["afc-endpoint"]
---

# Get AFC APs Summary Data

`GET /aps/afc/query/`

Get AFC APs Summary Data

## Query parameters

- `ownerId` integer, required

## Response `200`

OK

- XiqAfcApsInfoElement
  - `total_devices` integer
  - `afc_status` XiqAfcStatusSummary
    - `total_available` integer
    - `total_pending` integer
    - `total_grace_period` integer
  - `geo_location` XiqAfcGeolocationSummary
    - `total_available` integer
    - `total_unavailable` integer
  - `spectrum_mismatch` XiqSpectrumMismatchSummary
    - `total_backup` integer
    - `total_radio_off` integer
    - `total_reduced` integer

---

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