ActionRun
- actionType: string
Identifier requiredThe action that was triggered.
- createdType: stringFormat: date-time
At requiredThe timestamp of when this resource was created. ISO 8601 format.
- errorType: stringnullable
Message required - idType: integermin:-9007199254740991max:9007199254740991required
Identifies the run. Pass it as
actionRunIdto fetch this run again. - payloadType: objectrequiredProperties: 1
The payload the run was triggered with.
- sourceType: ActionRunSourceenumrequired
What triggered the run.
public_apiis a run this API triggered; the log also covers runs triggered from the web app.valuespublic_apiweb_appcopilot - statusType: ActionRunStatusenumrequiredvaluesongoingcompletederrored
- Properties: 12triggeredType: UserEmbednullable
By required - updatedType: stringFormat: date-time
At requiredThe timestamp of the last update to this resource. ISO 8601 format.