Creates an instance of ReportsListService.
Instance of the http service.
Instance of the http service.
Gets or set the service url base for the reports list service.
Gets or set the service url base for the reports list service.
Obtains a new access token for a given report.
The report for which to obtain the acecss token.
Gets the available reports in the workspace including access tokens.
Optional. You can provide an alternate http implementation as an argument. This is mostly used for authenticating http providers such as ADAL that do not derive from http and can therefore not easly be depdency injected as http implementations.
Set to true to allowCredentials when no bearer token exists. Use false to prevent withCredentials.
Generated using TypeDoc
Injectable sevice providing a list of available reports in the workspace.
ReportsListService