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

---

[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)
