Values.GetConnectionRequestSourceRetrieves detailed information about a specific connection between partners.
type nonrec t = {catalog : Catalog.t;The catalog identifier where the connection exists.
*)identifier : ConnectionId.t;The unique identifier of the connection to retrieve.
*)}