cURL
curl --request GET \ --url https://clawconnected.com/api/webhooks \ --header 'Authorization: Bearer <token>'
Your webhook endpoints.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
List
Was this page helpful?