Skip to main content

ClockInstance

Public API contract.

idstringrequired
namestringrequired

Public API contract.

scheduled_atstring | nullnullable
statestringrequired
workflow_idstringrequired
workflow_instance_codestringrequired
workflow_namestringrequired
ClockInstance
{
"id": "string",
"name": "string",
"scheduled_at": "string",
"state": "string",
"workflow_id": "string",
"workflow_instance_code": "string",
"workflow_name": "string"
}