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
Webhook ID registered within the system
"01827ed4-c928-7a3c-9a30-7ab7cc169d11"
For what environment new Webhook should be created
Your server endpoint where Dataspike service will send AML and Document Verification events
"https://dataspike.io"
AML_SCREENING
DOCVER
TRANSACTION_MONITORING
["AML_SCREENING"]
Set to false if you want temporarily deactivate webhook