---
title: "Get the auth token for the current session"
method: GET
path: "/auth/token"
tags: ["auth"]
---

# Get the auth token for the current session

`GET /auth/token`

## Response `200`

The auth token (null if auth is disabled)

- object
  - `token` string, nullable

## Changes

- **2026-04-03** `dd104543cf83` — 1 info
  - endpoint added
- **2026-03-18** `f29fa637d35b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marimo-team/apis/marimo-api/changes/auth/token/get.md)

---

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