v1

latestOpenAPI 3.1.02026-07-178068219.8 KB
workflows
workflows

Get Pause History

Get pause history for a run

get/wf/pause_history/{run_id}/

Path parameters

run_idstring required

Response

Successful Response

idstring required
run_idstring required
node_idstring required
pause_messagestring nullable required
pause_timestring date-time required
resume_timestring date-time nullable required
resume_user_idstring nullable required
resume_action'APPROVE' | 'DECLINE' | 'OVERRIDE' required

Actions that can be taken on a paused workflow.

input_dataobject nullable required
commentsstring nullable required