---
title: "GET /service-endpoint"
method: GET
path: "/service-endpoint"
---

# GET /service-endpoint

`GET /service-endpoint`

Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.

## Query parameters

- `serviceType` 'CUPS' | 'LNS'

## Response `200`

Success

- GetServiceEndpointResponse
  - `ServiceType` 'CUPS' | 'LNS' — The endpoint's service type.
  - `ServiceEndpoint` string — The service endpoint value.
  - `ServerTrust` string — The Root CA of the server trust certificate.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — 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)
