curl --location --request GET 'https://api.narrativ.tech/functions/v1/telegram/channel/followers-count?handle=cointelegraph&account_id=-1001062522577&start_date&end_date&interval&page_limit&page_offset' \
--header 'api-key: <api-key>'{
"data": [
{
"value": 20019,
"datetime": "2019-08-24"
},
{
"value": 21400,
"datetime": "2019-08-25"
}
]
}