VIDEITS
Storage

Browse storage folders

GET /api/v1/storage/connections/{connection_id}/folders

List folders inside a connected storage account. Use `path` to browse into a subfolder.

Authentication

Send your API key in the Authorization header: Authorization: Bearer <key>. Create a key.

Path parameters

NameTypeDescription
connection_id required integer ID of the storage connection.

Query parameters

NameTypeDescription
path string Folder path (Dropbox) or folder id (Google Drive). Defaults to the root.