Values_0.ReadAPIKeyConnectionMetadataSourceRead-only authentication metadata for API key-based connections, containing non-sensitive configuration details.
type nonrec t = {baseEndpoint : Endpoint.t option;The base endpoint URL for API key authentication.
*)email : Email.t option;The email address associated with the API key authentication.
*)}