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.
The unique identifier of the integration for which you want to retrieve the status of your imported videos. You can retrieve it from the Integrations page.
The unique identifier of the index for which you want to retrieve the status of your imported videos.
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.