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

# Get gotify information.

`GET /gotifyinfo`

## Response `200`

Ok

- GotifyInfo — GotifyInfo Model
  - `oidc` boolean, required — If oidc is enabled.
  - `register` boolean, required — If registration is enabled.
  - `version` string, required — The current version.

---

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