I have HttpParams object which I pass to request options
return this._httpClient.get(this.url + \'api/logs\', { params: params })