> ## Documentation Index
> Fetch the complete documentation index at: https://humanity-eaeda8f6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Auth · Session claims

Fetch the decoded access token for the current session, including tenant, roles, scopes, and expiration claims. This mirrors what Humanity validates internally and is useful when debugging JWT issues or building self-serve account settings.

Responses match the `AccessClaims` schema; never expose the raw JWT to untrusted clients.
