Webhooks
List webhooks
Lists webhook endpoints with optional filters and pagination
get/v1/webhooks
Query parameters
enabledboolean
Example:true
Filter by enabled status
tenant_idstring
Example:org-123
Filter by tenant ID. NULL bytes not allowed.
limitinteger
Number of results to return (max 1000)
offsetinteger
Number of results to skip
Response
OK