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

# Get Active Sessions

Get all active refresh token sessions for the current user.

* **Method:** GET
* **Path:** `/api/v1/tokens/active`

## Response

Returns an array of active session objects.

<OpenAPIPlayground endpoint="/api/v1/tokens/active" method="GET" />
