Get changelog count
cURL
curl --request GET \ --url https://{hostname}.gable.ai/v0/changelog/count \ --header 'X-API-KEY: <api-key>'
{ "count": 123 }