getReportTemplates()
Home > @gooddata/sdk-backend-spi > IWorkspaceReportsService > getReportTemplates
IWorkspaceReportsService.getReportTemplates() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Get the list of report templates available in the workspace.
Signature:
getReportTemplates(): Promise<IReportTemplate[]>;
Returns:
Promise<IReportTemplate[]>