Restream Storage API
The Storage API gives access to files saved in a Restream account's storage, such as recordings. List the files you have stored, inspect a single file's metadata, and generate a temporary URL to download its contents.
Endpoints
- Storage Files — List all files in the account's storage.
- Storage File — Retrieve metadata for a single stored file.
- Storage File Download URL — Generate a temporary download URL for a file.