Check the current authentication status and session details.
is_active field to ensure the key hasn’t been revoked.organisation_id to validate multi-tenant application context.Authentication status (returns user session info if authenticated with JWT, API key info if authenticated with API key, or type: 'none' if not authenticated)
user "user"
Whether multi-factor authentication is complete
true
Authentication methods completed for this session
password, email-otp, device-trust ["password"]User verification stage: unverified (password only), email_verified (password + OTP), verified (admin approved), or administrator
unverified, email_verified, verified, administrator "email_verified"
"eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9..."