---
title: "Get Device AP Information"
method: GET
path: "/airrm/radio/apInfo/{radioMac}"
tags: ["airrm-endpoint"]
---

# Get Device AP Information

`GET /airrm/radio/apInfo/{radioMac}`

Get device AP information by radio MAC address

## Path parameters

- `radioMac` string, required

## Response `200`

OK

- XIQAirrmGetDeviceApInfoResponse
  - `device_radio_info` XIQAirrmDeviceRadioInfo
    - `serial_number` string
    - `device_id` integer
    - `ap_mac` string
    - `radio_info` XIQAirrmRadioInfo[]
      - `radio_mode` '_11bg' | '_11a' | '_11an' | '_11ng' | '_11ac' | '_11ax_2g' | '_11ax_5g' | '_11ax_6g' | '_11be_2g' | '_11be_5g' | '_11be_6g'
      - `channel_width` integer
      - `radio_mac` string

---

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