---
title: "Device reboot summary for wireless device"
method: GET
path: "/dashboard/wireless/device-health/reboot/summary"
tags: ["Dashboard Wireless Device Health"]
---

# Device reboot summary for wireless device

`GET /dashboard/wireless/device-health/reboot/summary`

Returns the device reboot summary of wireless device based on the provided filters.

## Query parameters

- `page` integer
- `limit` integer
- `deviceId` integer

## Response `200`

OK

- PagedXiqDeviceRebootSummary
  - `page` integer, required — The current page number
  - `count` integer, required — The element count of the current page
  - `total_pages` integer, required — The total page number based on request page size
  - `total_count` integer, required — The total element count
  - `data` XiqDeviceRebootSummary[] — The data in the current page
    - `date_time` integer — The time and date when the reboot occurred
    - `description` string — The reason why the reboot occurred.

---

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