Sessions
Revoke all active sessions for a tenant workspace.
Revoke all tenant sessions
Immediately invalidates all active user sessions within the tenant workspace by inserting a session revocation fence. Subsequent API calls from existing session tokens will receive 401 responses. Use in response to a suspected account compromise or during a forced password reset event.
Get tenant session context
Returns contextual information about the current admin session, including the active tenant scope (if impersonating), the admin user's permissions, and session metadata. Use to determine available actions in the current session context.