latestOpenAPI 3.0.32026-08-109359194.9 KB
112399a67ebb
Workflow
List of Timed Events for Submission Id
Get a list of all timed events that have been queued for a submission Id
Authorization Required:
- See Submission Access (Submission Access)
get/workflows/{workflowPath}/timedEvents/{submissionId}
Path parameters
workflowPathstring required
Unique workflow path
submissionIdstring required
ID of workflow submission to retrieve
Query parameters
status'ACTIVE' | 'CANCELLED' | 'EXECUTED' | 'EXECUTION_FAILED' | 'SLA_TRACKING_ERROR'
Status of timed event action
actionType'message' | 'changePath'
Type of action
timedEventNodestring
Path of timed event node the action is part of
Response
List of timed event actions