---
title: "Get Config"
method: GET
path: "/api/v1/config"
tags: ["Login"]
---

# Get Config

`GET /api/v1/config`

Get public configuration

## Response `200`

OK

- Config
  - `default_domain` string, required
  - `default_region` string, required

## Changes

- **2026-07-17** `4b7c0ce8c025` — 1 info
  - added the required property `default_region` to the response with the `200` status
- **2025-09-30** `3c8e619de8b0` — 1 info
  - endpoint added
- **2022-08-19** `033c8fe2fe57` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openstack/apis/skyline-api/changes/api/v1/config/get.md)

---

[API](https://skmtc.dev/openstack/apis/skyline-api.md) · [All operations](https://skmtc.dev/openstack/apis/skyline-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openstack/skyline-api/revisions/4b7c0ce8c025/schema)
