Skip to main content
GET
List Sessions

Response

array
An array of active sessions.

Error Responses

string
The error code indicating the reason for failure. Possible values:
  • UNAUTHORIZED: The user is not authenticated.
  • USER_NOT_FOUND: The authenticated user was not found.
  • INTERNAL_SERVER_ERROR: An unexpected server error occurred.
Revoking a session is a dashboard-only action — it isn’t reachable with an API key.