GET /company/{identifier}/thematic_counts.Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location 'https://api.belga.press/belgapress/api/sentometrics/entities//theme/counts?start=undefined&end=undefined&themes=undefined&languages=undefined&sentiments=undefined' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": "financialHealth",
"label": "Financial Health",
"count": 28786095
},
{
"id": "social",
"label": "Social",
"count": 9019521
}
]
}