GET /videos/{videoId}

api.video

Summary: Show a video
Operation ID: GET-video
Auth: unknown
Description

This call provides the same JSON information provided on video creation. For private videos, it will generate a unique token url. Use this to retrieve any details you need about a video, or set up a private viewing URL. Tutorials using [video GET](https://api.video/blog/endpoints/video-get).

Parameters (1)

videoId (string, path, required)

The unique identifier for the video you want details about.

No probe data for this endpoint yet.