OPENAPI / COMPONENTS / SCHEMAS

Workflow Execution Completed Response data structure

WorkflowExecutionCompletedResponse

Structural definition for Workflow Execution Completed Response in the Mistral AI API contract.

object12properties
attributesWorkflowExecutionCompletedAttributesResponserequired

attributes value in the Mistral AI API contract.

continued_run_idstringrequired

continued run id value in the Mistral AI API contract.

event_idstringrequired

event id value in the Mistral AI API contract.

event_timestampintegerrequired

event timestamp value in the Mistral AI API contract.

event_typestringrequired

event type value in the Mistral AI API contract.

first_execution_run_idstringrequired

first execution run id value in the Mistral AI API contract.

parent_workflow_exec_idstringrequired

parent workflow exec id value in the Mistral AI API contract.

root_workflow_exec_idstringrequired

root workflow exec id value in the Mistral AI API contract.

schedule_idstringrequired

schedule id value in the Mistral AI API contract.

workflow_exec_idstringrequired

workflow exec id value in the Mistral AI API contract.

workflow_namestringrequired

workflow name value in the Mistral AI API contract.

workflow_run_idstringrequired

workflow run id value in the Mistral AI API contract.