Retrieve video information
Authentication
Path parameters
Query parameters
Response
A string indicating the date and time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), that the video indexing task was created.
A string indicating the date and time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), that the corresponding video indexing task was last updated. The platform updates this field every time the corresponding video indexing task transitions to a different state.
A string indicating the date and time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), that the video indexing task has been completed.
System-generated metadata about the video.
User-generated metadata about the video.
The platform returns this object only for the videos that you uploaded with the enable_video_stream
parameter set to true
.
Contains the embedding and the associated information. The platform returns this field when the embedding_option
parameter is specified in the request.
An array of objects that contains the transcription. For each time range for which the platform finds spoken words, it returns an object that contains the fields below. If the platform doesn’t find any spoken words, the data
field is set to null
. Note that the official SDKs will support this feature in a future release.