---
title: "Get the Jupyter Server version"
method: GET
path: "/api/"
---

# Get the Jupyter Server version

`GET /api/`

This endpoint returns only the Jupyter Server version.
It does not require any authentication.

## Response `200`

Jupyter Server version information

- object
  - `version` string — The Jupyter Server version number as a string.

---

[API](https://skmtc.net/google/apis/jupyter-server-api.md) · [All operations](https://skmtc.net/google/apis/jupyter-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/jupyter-server-api/versions/b6f1ce06c896/schema)
