curl --request GET \
--url https://{baseurl}/api/v1/webhooks/{webhookId} \
--header 'x-api-key: <x-api-key>'{}Get a specific webhook object based on its ID
curl --request GET \
--url https://{baseurl}/api/v1/webhooks/{webhookId} \
--header 'x-api-key: <x-api-key>'{}Was this page helpful?