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

TypeHTTP (bearer)

Responses

List of active user sessions with details
application/json

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License