cURL
curl --request GET \ --url https://api.bridge.xyz/v0/webhooks \ --header 'Api-Key: <api-key>'
200
WebhooksFound
{ "data": [ { "$ref": "#/components/examples/SuccessfulWebhookResponse" }, { "$ref": "#/components/examples/SuccessfulWebhookResponse2" } ]}
Get the full list of active and disabled webhook endpoints configured on Bridge
List of webhook endpoints (the returned list is empty if none found)
Show child attributes
Was this page helpful?