Retrieve number of tasks by status, task_types and episodes for given project.
Path parameters
-
project_id
Required
GET
/data/projects/{project_id}/episodes/retake-stats
curl \
--request GET 'http://api.example.com/data/projects/{project_id}/episodes/retake-stats' \
--header "Authorization: $API_KEY"