cURL
curl --request GET \ --url https://api.dataspike.io/api/v3/organization/webhooks \ --header 'ds-api-token: <api-key>'
{ "webhooks": [ { "webhook_id": "01827ed4-c928-7a3c-9a30-7ab7cc169d11", "is_sandbox": false, "webhook_url": "https://dataspike.io", "event_types": [ "AML_SCREENING" ], "enabled": true } ] }
Allow to retrieve configuration of existing webhooks
Webhook Configuration List
Webhook Settings List
Show child attributes