Auth
Get Active Sessions
Returns all active login sessions for a user, enriched with device details.
get/v1/auth/sessions
Query parameters
userIdstring required
User ID to list sessions for
currentHashedTokenstring
Hashed login token to identify the current session (optional)
Response
Default Response