get
https://{companyDomain}.bamboohr.com/api/v1/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.
