Authorization: Bearer ********************
curl --location '/projects/counts' \ --header 'Authorization: Bearer <token>'
{ "active": 0, "favorites": 0, "archived": 0 }