curl --request GET \
--url https://dev.startree.ai/tasks/{taskType}/{tableNameWithType}/debug \
--header 'Authorization: <api-key>'{}curl --request GET \
--url https://dev.startree.ai/tasks/{taskType}/{tableNameWithType}/debug \
--header 'Authorization: <api-key>'{}The format of the key is "Basic <token>" or "Bearer <token>"
verbosity (Prints information for all the tasks for the given task type and table.By default, only prints subtask details for running and error tasks. Value of > 0 prints subtask details for all tasks)
successful operation
Show child attributes
NOT_STARTED, IN_PROGRESS, STOPPED, STOPPING, FAILED, COMPLETED, ABORTED, TIMED_OUT, TIMING_OUT, FAILING Show child attributes
Show child attributes
INIT, RUNNING, STOPPED, COMPLETED, TIMED_OUT, TASK_ERROR, TASK_ABORTED, ERROR, DROPPED Was this page helpful?