List Usage
Returns a list of delivery usage records and their associated Asset IDs or Live Stream IDs.
Query parameters
Offset by this many pages, of the size of limit
Number of items to include in the response
Filter response to return delivery usage for this asset only. You cannot specify both the asset_id and live_stream_id parameters together.
Filter response to return delivery usage for assets for this live stream. You cannot specify both the asset_id and live_stream_id parameters together.
Time window to get delivery usage information. timeframe[0] indicates the start time, timeframe[1] indicates the end time in seconds since the Unix epoch. Default time window is 1 hour representing usage from 13th to 12th hour from when the request is made.
Response
OK
Changes
Changed in 3 of the 28 revisions of this API.14
- ○
the endpoint scheme security
authorizationTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
accessTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
premiumenum value to thedata/items/asset_encoding_tierresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
data/items/asset_video_qualityto the response with the200statusresponse-optional-property-added
- ○
response property
data/items/asset_encoding_tierdeprecatedresponse-property-deprecated
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●