Skip to content
Start here

Videos

Storage use
GET/accounts/{account_id}/stream/storage-usage
ModelsExpand Collapse
VideoStorageUsageResponse object { 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. May contain decimal values.

formatfloat
totalStorageMinutesLimit: optional number

The storage capacity alloted for the account.

videoCount: optional number

The total count of videos associated with the account.