Webhooks
/List Webhooks
List Webhooks
https://api.vivamo.co/v1/operators/webhooks
Retrieve all webhook endpoints registered for your operator account, including their URL, status, event types, and custom headers.
Response
List of registered webhooks.
array_idstringurlstringstatusstringactivestringinactivestringeventTypesarray of stringtransactionstringkyc_verificationstringcustomer_w9_requiredstringcustomer_w9_completedstringheadersobjectcreatedAtstring
Unique webhook ID.
The registered webhook URL.
Webhook status.
Subscribed event types.
Custom headers included with each delivery.
Built with