Logo
Type aliases

GetReportPlanApiV1ReportsReportIdPlanGetData

GetReportPlanApiV1ReportsReportIdPlanGetData = object

Defined in: packages/cloud/src/client/types.gen.ts:12169

Properties

body?

optional body: never

Defined in: packages/cloud/src/client/types.gen.ts:12170


path

path: object

Defined in: packages/cloud/src/client/types.gen.ts:12171

report_id

report_id: string


query?

optional query: object

Defined in: packages/cloud/src/client/types.gen.ts:12174

project_id?

optional project_id: string | null

organization_id?

optional organization_id: string | null


url

url: "/api/v1/reports/\{report_id\}/plan"

Defined in: packages/cloud/src/client/types.gen.ts:12178

On this page