Authorization: ********************curl --location 'https://decibel.foo/api/admin/analytics' \
--header 'Authorization: Bearer <token>'{
"totalUsers": 0,
"totalTracks": 0,
"totalPlays": 0,
"playThroughRate": 0,
"totalStorageUsedBytes": 0
}