Retrieves OAuth 2.1 authentication details for the specified user. Automatically refreshes expired tokens. Requires admin access.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OAuth 2.1 authentication details with refresh metadata
authenticated, unauthenticated OAuth 2.1 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)