Authorization: ********************
curl --location --request GET '/analytics/users?start_date=2023-11-11 12:00:00&end_date=2023-12-11 12:00:00&collection_id=55589' \
--header 'Accept: application/json' \
--header 'Authorization;'
{
"status": "<string>",
"sessions": "<string>",
"time_watched": "<string>"
}