---
title: "List of Devices for filtering"
method: POST
path: "/ng-reports/metadata/device"
tags: ["NG Reports (Ondemand)"]
---

# List of Devices for filtering

`POST /ng-reports/metadata/device`

Gives List of Devices for filtering

## Request body

- XiqQoeMetadataDeviceFilter — The Request Body Device Metadata
  - `site_ids` integer[] — The list of Site Ids
  - `building_ids` integer[] — The list of Building Ids
  - `floor_ids` integer[] — The list of Floor Ids
  - `ssids` string[] — The list of ssids
  - `bands` XiqDiagnosticsBands[] — The list of bands
  - `channels` integer[] — The list of channels
  - `os_types` string[] — The list of os_types

## Response `200`

OK

- XiqDevice[]
  - `id` integer — The Device Id
  - `hostname` string — The Device Hostname

---

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