---
title: "Mint a Featurebase identity JWT for the current user."
method: GET
path: "/Featurebase/token"
tags: ["Featurebase"]
---

# Mint a Featurebase identity JWT for the current user.

`GET /Featurebase/token`

Returns `{ "token": null }` — not an error — when no signing secret is
configured, so the widgets degrade to anonymous instead of the app logging
a failure on every load.

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/e7d381a5453b/schema)
