Skip to main content

getAssetStatistics

getAssetStatistics

Query Parameters
isArchived boolean
isFavorite boolean
isTrashed boolean
Responses
200
Schema OPTIONAL
images integer
total integer
videos integer
getAssetStatistics
GET /asset/statistics
isArchived — query
isFavorite — query
isTrashed — query
/api
curl -L '/api/asset/statistics' \
-H 'Accept: application/json'