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

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

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

Gets the ID of the certificate that is currently associated with a wireless gateway.

## Path parameters

- `Id` string, required

## Response `200`

Success

- GetWirelessGatewayCertificateResponse
  - `IotCertificateId` string — The ID of the certificate associated with the wireless gateway.
  - `LoRaWANNetworkServerCertificateId` string — The ID of the certificate that is associated with the wireless gateway and used for the LoRaWANNetworkServer endpoint.

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