Videos
Get Video
This endpoint returns a single video by its unique identifier.
get/v2/videos/{video_id}
Path parameters
video_idstring required
A unique identifier for the video.
Query parameters
verboseboolean
If set to true, the response will include additional video data such as the thumbnail image and gif links.
Response
OK
Example response
{
"status": "ready"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.