v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Statistics

Get asset usage by date for app.

get/api/apps/{app}/usages/storage/{fromDate}/{toDate}

Path parameters

appstring required

The name of the app.

fromDatestring date required

The from date.

toDatestring date required

The to date.

Response

Storage usage returned.

datestring date required

The date when the usage was tracked.

totalCountinteger required

The number of assets.

totalSizeinteger required

The size in bytes.