---
title: "GET /wireless-gateways/{Id}/statistics"
method: GET
path: "/wireless-gateways/{Id}/statistics"
---

# GET /wireless-gateways/{Id}/statistics

`GET /wireless-gateways/{Id}/statistics`

Gets operating information about a wireless gateway.

## Path parameters

- `Id` string, required

## Response `200`

Success

- GetWirelessGatewayStatisticsResponse
  - `WirelessGatewayId` string — The ID of the wireless gateway.
  - `LastUplinkReceivedAt` string — The date and time when the most recent uplink was received.
  - `ConnectionStatus` 'Connected' | 'Disconnected' — The connection status of the wireless gateway.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — InternalServerException
- `484` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/iotwireless.md) · [All operations](https://skmtc.net/aws/apis/iotwireless/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotwireless/versions/022d242d4bce/schema)
