GET videos/{videoId}/status

api.video

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

This API provides upload status & encoding status to determine when the video is uploaded or ready to playback. Once encoding is completed, the response also lists the available stream qualities. Tutorials using [video status](https://api.video/blog/endpoints/video-status).

Parameters (1)

videoId (string, path, required)

The unique identifier for the video you want the status for.

No probe data for this endpoint yet.