Skip to content

List Active Sessions

GET
/session/list

Retrieves a list of all active sessions for the authenticated user, excluding the current session used for the request.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Responses

List of active user sessions with details

application/json
JSON
"string"

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License