---
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_name` string, required — OIDC provider name
  - `is_stable` boolean, required — Is stable

## Changes

- **2025-08-22** `53e769440a25` — 2 breaking
  - 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

[Change 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/d7fbc287d564/schema)
