Authorization: ********************curl --location --request GET '/admin/analytics' \
--header 'Authorization: Bearer <token>'{
"totalUsers": 0,
"artistToListenerRatio": "string",
"totalTracks": 0,
"totalPlays": 0,
"playThroughRate": 0,
"totalStorageUsedBytes": 0
}