Get the states of all the sub tasks for the given task
Task
Get the states of all the sub tasks for the given task
GET
Get the states of all the sub tasks for the given task
Authorizations
The format of the key is "Basic <token>" or "Bearer <token>"
Path Parameters
Task name
Response
200 - application/json
successful operation
Available options:
INIT, RUNNING, STOPPED, COMPLETED, TIMED_OUT, TASK_ERROR, TASK_ABORTED, ERROR, DROPPED 
