GET
/api/v2/webhooksRetrieves webhooks for the authenticated team (paginated). Results are capped at limit (default and maximum 1000). When more records exist than are returned, meta.total exceeds data.length; clients with large collections must page with limit/offset to retrieve them all.
Query parameters
Response
JSON
200
Successfully retrieved webhooks
JSON
401
Unauthorized