---
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.

## Changes

- **2026-07-17** `b6f1ce06c896` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2025-12-10** `e9ae9d653401` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/google/apis/jupyter-server-api/changes/api/get.md)

---

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