Skip to main content

TerminalRunResponse

archived_atstringrequired
idstringrequired
namestringrequired
scheduled_atstring | nullnullable
statestringrequired
task_countintegerrequired

Possible values: >= 0

workflow_idstringrequired
workflow_instance_codestringrequired
workflow_versioninteger<int64>required
TerminalRunResponse
{
"archived_at": "string",
"id": "string",
"name": "string",
"scheduled_at": "string",
"state": "string",
"task_count": 0,
"workflow_id": "string",
"workflow_instance_code": "string",
"workflow_version": 0
}