GetReportMeta returns metadata for generating a report. It's currently only called by the report reconciler in the runtime.

post/v1/projects/{projectId}/reports/meta

Path parameters

projectIdstring required

Request body

accessibleFieldsstring[]
anonRecipientsboolean
emailRecipientsstring[]
executionTimestring date-time
ownerIdstring
reportstring
webOpenModestring
whereFilterJsonstring

Response

A successful response.

deliveryMetaobject

Changes