Get webhooks

This GET endpoint is used to retrieve the current list of webhook configurations for your account.
You can use this endpoint to view the registered webhook URLs along with the specific events they are configured to listen to.
There are no required parameters to access this endpoint.
The response will return a JSON object containing an array of webhook URLs and the corresponding event types they are subscribed to.

Language
Credentials
URL
Click Try It! to start a request and see the response here!