Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the video processing job.
Response
200 - application/json
Successful response
The unique identifier of the video processing job.
The current status of the video processing job.
Available options:
CREATED
, PROCESSING
, COMPLETED
, FAILED
The percentage of completion for the video processing job.
An array of results containing categories for different timestamps in the video.