Skip to main content
Fetch every saved video in your account. Each video object includes a pre-signed URL you can use to stream or download the file.

Endpoint

Authentication

Pass your API key as a Bearer token in the Authorization header.
string
required
Your API key. Format: Bearer <api_key>.

Response

object
required
The url field is a pre-signed URL valid for a limited time. If the URL expires, re-fetch the video to get a fresh one.

Examples

Response

200