Skip to content
Start here

Videos

Storage use
GET/accounts/{account_id}/stream/storage-usage
ModelsExpand Collapse
VideoStorageUsageResponse { creator, totalStorageMinutes, totalStorageMinutesLimit, videoCount }
creator: optional string

A user-defined identifier for the media creator.

maxLength64
totalStorageMinutes: optional number

The total minutes of video content stored in the account.

totalStorageMinutesLimit: optional number

The storage capacity alloted for the account.

videoCount: optional number

The total count of videos associated with the account.