Functions
getReportPlanApiV1ReportsReportIdPlanGet
getReportPlanApiV1ReportsReportIdPlanGet<
ThrowOnError
>(options
):RequestResult
<ReportPlan
,HttpValidationError
,ThrowOnError
>
Defined in: packages/cloud/src/client/sdk.gen.ts:6081
Get Report Plan Get the plan for a report.
Type Parameters
ThrowOnError
ThrowOnError
extends boolean
= false
Parameters
options
Options
<GetReportPlanApiV1ReportsReportIdPlanGetData
, ThrowOnError
>
Returns
RequestResult
<ReportPlan
, HttpValidationError
, ThrowOnError
>