/api/user/stats
View aggregate statistics for the authenticated user's files and URLs.
{
"filesUploaded": 0,
"favoriteFiles": 0,
"views": 0,
"avgViews": 0,
"storageUsed": 0,
"avgStorageUsed": 0,
"urlsCreated": 0,
"urlViews": 0,
"sortTypeCount": {
"property1": 0,
"property2": 0
}
}{
"error": "E1000: Invalid request schema",
"code": 1000,
"statusCode": 400
}