Authorization: ********************
curl --location 'https://api.getcalico.com/enterprise/v2/stats/users' \ --header 'Authorization: Bearer <token>'
{ "data": { "active_count": 14, "total_count": 17 }, "errors": [] }