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

# List of Band for filtering

`POST /ng-reports/metadata/bands`

Gives List of Band for filtering, please note there is no validation for start time and end time

## Request body

- XiqQoeDiagnosticsBandMetadataFilter — Request body for Alert Diagnostics Filter
  - `site_ids` integer[] — List of site ids
  - `building_ids` integer[] — List of building ids
  - `floor_ids` integer[] — List of floor ids
  - `ssids` string[] — List of ssids
  - `start_time` integer — start time in epoch milliseconds
  - `end_time` integer — end time in epoch milliseconds

## Response `200`

OK

- XiqDiagnosticsBands[]

---

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