getReport()
Home > @gooddata/sdk-backend-spi > IWorkspaceReportsService > getReport
IWorkspaceReportsService.getReport() 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 a single report by its reference.
Signature:
getReport(ref: ObjRef): Promise<IReport>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ref |
Returns:
Promise<IReport>