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
The response is of type object
.