Retrieves authentication details for the specified user. Automatically refreshes expired tokens for OAuth based servers. Requires admin access.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User ID
Tenant name
Subject type
user, virtualaccount, external-identity Authentication details with refresh metadata
authenticated, unauthenticated Authentication data (only present if authenticated)
Timestamp (unix ms) of when the auth record was last updated
Auth revision timestamp for MCP server auth configuration
Reason for unauthenticated status (e.g., network_error, upstream_error, invalid_grant, refresh_failed)