Authorization: ********************
curl --location --request GET '/analytics/collections/' \
--header 'Accept: application/json' \
--header 'Authorization;'
{
"status": "<string>",
"views": "<string>",
"sessions": "<string>",
"interactions": "<string>"
}