Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 3.17 KB

File metadata and controls

14 lines (11 loc) · 3.17 KB

ReportExecution

Fields

Field Type Required Description Example
type Optional[Literal["report-execution"]] Always report-execution. report-execution
id str ✔️ The unique ID for the report execution. a1b2c3d4-5678-90ab-cdef-1234567890ab
created_at date ✔️ The date this report execution was created at. 2024-05-30T12:34:56.000Z
updated_at date ✔️ The date this report execution was last updated. 2024-05-30T13:00:00.000Z
status models.ReportExecutionStatus ✔️ N/A
context models.ReportExecutionContext ✔️ N/A
report models.ReportSummary ✔️ N/A