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

# List of SSIDs for filtering

`POST /ng-reports/metadata/ssids`

Please note: if you need to fetch all SSIDs configured in VIQ, send fetchAll as true; otherwise, send with start time and end time

## Query parameters

- `fetchAll` boolean

## Request body

- XiqQoeDiagnosticsSsidMetadataFilter — 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
  - `start_time` integer — start time in epoch milliseconds
  - `end_time` integer — end time in epoch milliseconds

## Response `200`

OK

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