curl --location --request GET 'https://dev.your-api-server.com/api/nlu/v1/dashboard/count' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{}