---
title: "Info"
method: GET
path: "/info"
tags: ["general"]
---

# Info

`GET /info`

## Response `200`

Successful Response

- InstanceInfo
  - `is_oidc_enabled` boolean, required — Is OIDC enabled
  - `oidc_provider_names` string[], required — OIDC provider names
  - `is_stable` boolean, required — Is stable
  - `glitchtip_dsn` string, nullable, required — Glitchtip DSN

## Changes

- **2026-07-28** `f657fe7da457` — 2 breaking, 1 info
  - removed the required property `glitchtip_project_id` from the response with the `200` status
  - removed the required property `glitchtip_public_key` from the response with the `200` status
  - added the required property `glitchtip_dsn` to the response with the `200` status
- **2026-07-21** `4e26058190c8` — 1 breaking, 1 info
  - removed the required property `oidc_provider_name` from the response with the `200` status
  - added the required property `oidc_provider_names` to the response with the `200` status
- **2026-07-15** `bd1187f3520e` — 1 breaking, 1 info
  - removed the required property `oidc_provider_names` from the response with the `200` status
  - added the required property `oidc_provider_name` to the response with the `200` status
- **2026-07-15** `1af5a8046f20` — 1 breaking, 1 info
  - removed the required property `oidc_provider_name` from the response with the `200` status
  - added the required property `oidc_provider_names` to the response with the `200` status
- **2026-06-29** `e0e4363ba1ee` — 2 info
  - added the required property `glitchtip_project_id` to the response with the `200` status
  - added the required property `glitchtip_public_key` to the response with the `200` status

[Full history](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/changes/info/get.md)

---

[API](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [All operations](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uhh-lt/discourse-analysis-tool-suite-api/revisions/cadd559ceccf/schema)
