Optional ReadonlyarchivedOptionalcontextThe source that triggers the automation will set the context. Certain contexts impact the execution of an automation (for example, The "test_run" context will not process all results when listing items).
Optional ReadonlycreatedOptionalerrorList of errors that occurred during the automation run.
Optional ReadonlyexecutedThe unique identifier of the user who executed the automation run.
Optional ReadonlyidThe unique identifier of the run.
Optional ReadonlyisIndicates if this automation run is archived.
Optional ReadonlyisIndicates if this automation run is a test run.
OptionalmetricsOptionalblocks?: {List of blocks used during execution. Note: this list currently only contains endpointBlocks and snippetBlocks
Optionalnetwork?: { rxBytes?: number; txBytes?: number }OptionalrxBytes?: numberThe number of received bytes.
OptionaltxBytes?: numberThe number of sent bytes.
OptionaltotalApiCalls?: numberThe number of API calls made.
Optional ReadonlyownerThe unique identifier of the owner of the automation run.
Optional ReadonlyscheduledThe date and time at which the automation run is scheduled to start.
Optional ReadonlyspaceThe unique identifier of the space in which the automation run is created.
Optional ReadonlystartThe date and time at which the automation run started.
OptionalstatusThe current status of the automation run.
Optional ReadonlystopThe date and time at which the automation run stopped.
Optional ReadonlytestIndicates if this automation run is a test run.
OptionaltitleThe title of the automation run.
Optional Readonlyupdated
Indicates if this automation run is archived.