GET /company/{id}/thematic_counts.Authorization: Bearer ********************offline_access-Offline accessopenid-OpenIDprofile-Profileemail-Emailcurl --location --request GET 'https://api.belga.press/belgapress/api/sentometrics/entities//theme/timeseries?start&end&themes'{
"data": [
{
"date": "2019-08-24",
"counts": [
{
"id": "string",
"label": "string",
"count": 0
}
]
}
]
}