Skip to main content

getLibraryStatistics

getLibraryStatistics

Path Parameters
id uuid REQUIRED
Responses
200
Schema OPTIONAL
photos integer
total integer
usage int64
videos integer
getLibraryStatistics
GET /library/:id/statistics
id — path
/api
curl -L '/api/library/:id/statistics' \
-H 'Accept: application/json'