List the current user's active sessions
GET/v1/auth/operator/me/sessions
Returns isActive && !expired sessions for the caller. The IsCurrent flag is stamped from the JWT sid so the UI can disable revoke on the row the request came from.
Responses
- 200
- default
OK
Error