api-token: ********************
curl --location -g --request GET 'http://localhost:5678/api/open/cron/v1/tagsList' \ --header 'api-token: <api-key>'
{ "data": [ { "bind": "string", "count": "string" } ] }