curl --request GET \ --url https://api.thoughtly.com/webhooks \ --header 'x-api-token: <api-key>'
{ "error": {} }
Was this page helpful?