Retrieve import status
This method retrieves the current status for each video from a specified integration and index. It returns an object containing lists of videos grouped by status. See the Task object page for details on each status.
Path parameters
Headers
Query parameters
The unique identifier of the index for which you want to retrieve the status of your imported videos.
Response
The status for each video from the specified integration and index has successfully been retrieved
An array of filenames that haven’t yet been imported.
An array of videos that are being validated.
An array of videos that are pending.
An array of videos that are queued for import.
An array of videos that are being indexed.
An array of videos that have successfully been imported.
An array of videos that failed to import.