Retrieve tasks by status
This method retrieves the number video indexing tasks in each status for the specified index.
Headers
Query parameters
The unique identifier of the index for which you want to retrieve the number video indexing tasks in each status.
Response
An object containing the number video indexing tasks in each status.
The unique identifier of the index.
A value indicating the number of video indexing tasks for which the status is ready
.
A value indicating the number of video indexing tasks for which the status is validating
.
A value indicating the number of video indexing tasks for which the status is pending
.
A value indicating the number of video indexing tasks for which the status is failed
.
A value indicating the total number of video indexing tasks in the specified index.