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

Authorizations

x-api-token
string
header
required

Response

200 - application/json
Successful response
error
object | null