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

# GET /wireless-gateways/{Id}/firmware-information

`GET /wireless-gateways/{Id}/firmware-information`

Gets the firmware version and other information about a wireless gateway.

## Path parameters

- `Id` string, required

## Response `200`

Success

- GetWirelessGatewayFirmwareInformationResponse
  - `LoRaWAN` object — Information about the wireless gateway's firmware.
    - `CurrentVersion` object — The version of the gateways that should receive the update.
      - `PackageVersion` string — The version of the wireless gateway firmware.
      - `Model` string — The model number of the wireless gateway.
      - `Station` string — The basic station version 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)
