List Webhooks

Returns all webhooks owned by the authenticated user API key. Returns an empty array if no webhooks have been created for this key. Each entry includes the webhook ID, name, URL, creation datetime, and the datetime it was last fired. Use GET /api/v1/webhooks/{id} to retrieve the full configuration including monitored fields, post fields, and events for a specific webhook.

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