WorkflowRunResponse
- createdType: stringFormat: date-time
_at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- statusType: WorkflowRunStatusenumrequiredvaluesqueuedrunningwaitingsucceededfailedcancelled
- workflowType: string
_agent _id min length:1max length:512requiredThe Workflow Agent running this workflow.
- workflowType: string
_run _id min length:1max length:512required - Properties: 1analysisType: ResiaJsonObjectnullable
- chargesType: WorkflowRunChargeTotalsnullableProperties: 4
What the run has cost so far across its token, call, and message ledgers. Null when the serving gateway predates charge reporting.
- endedType: stringFormat: date-timenullable
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- errorType: WorkflowRunFailureCodeenumnullable
_code values- B
U N D L E _ V E R I F I C A T I O N _ F A I L E D - I
N V A L I D _ A N A L Y S I S - R
U N T I M E _ F A I L U R E
- B
- milestoneType: stringmin length:1max length:64nullable
The stage this run last reported, or null when it has reported none. One of the names its Workflow Agent version declared in milestones.
- startedType: stringFormat: date-timenullable
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- waitingType: string
_for min length:1max length:120nullable

