---
title: "Get the portal settings."
method: GET
path: "/api/settings/portal"
tags: ["Portal Settings"]
---

# Get the portal settings.

`GET /api/settings/portal`

## Response `200`

Success

- PortalSettings — Portal Settings.
  - `isLoRaSupported` boolean — A value indicating whether the LoRa features are acticated.
  - `version` string, nullable — The portal version.
  - `portalName` string, nullable — The poral name.
  - `copyrightYear` string, nullable — Copyright Year
  - `isIdeasFeatureEnabled` boolean
  - `cloudProvider` string, nullable — The poral cloudProvider.

## Other responses

- `500` — Server Error

---

[API](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api.md) · [All operations](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cgi-fr/azure-iot-hub-portal-api/versions/ce058568b9f0/schema)
