v1
latestOpenAPI 3.0.12026-07-26245126202.6 KBTask
Get the state (task queue state) for the given task type
get/tasks/{taskType}/state
Path parameters
taskTypestring required
Task type
Response
successful operation
'NOT_STARTED' | 'IN_PROGRESS' | 'STOPPED' | 'STOPPING' | 'FAILED' | 'COMPLETED' | 'ABORTED' | 'TIMED_OUT' | 'TIMING_OUT' | 'FAILING' required