---
title: "Get gotify information."
method: GET
path: "/gotifyinfo"
tags: ["info"]
---

# Get gotify information.

`GET /gotifyinfo`

## Response `200`

Ok

- GotifyInfo — GotifyInfo Model
  - `localAuth` boolean, required — If local authentication is enabled.
  - `oidc` boolean, required — If oidc is enabled.
  - `oidcAutoRedirect` boolean, required — If the WebUI should automatically redirect to the OIDC identity provider instead of showing the login page.
  - `oidcIdpName` string, required — Name of the OIDC identity provider.
  - `register` boolean, required — If registration is enabled.
  - `version` string, required — The current version.

## Changes

> 55 revisions in range; 2 not diffed, 3 could not be searched.

- **2026-03-28** `38b301da8ab8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gotify/apis/gotify-rest-api/changes/gotifyinfo/get.md)

---

[API](https://skmtc.dev/gotify/apis/gotify-rest-api.md) · [All operations](https://skmtc.dev/gotify/apis/gotify-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gotify/gotify-rest-api/revisions/757d7e98d83c/schema)
