Sessions

List active sessions for the authenticated user.

GET/auth/sessions

List active sessions for the current authenticated user.

Returns all active sessions for the current authenticated user.

This endpoint is useful for:

  • account security pages
  • showing recent device activity
  • future revoke-session UX