---
title: "Get user token"
method: GET
path: "/api/current-user/token"
tags: ["Users"]
---

# Get user token

`GET /api/current-user/token`

Get a user token to authenticate to the API as the current user.

## Response `200`

User token response

- object
  - `detail` string

---

[API](https://skmtc.net/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.net/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/revisions/1d13f90af57a/schema)
