protected Task<CRUIDResponse?> GetRequest( string apiUrl, Dictionary<string, string>? query = null )
In This Article