Retrieve all webhook endpoints configured for your group
| Status | Description |
|---|---|
active | Endpoint is receiving webhook deliveries |
disabled | Endpoint is paused; no webhooks are delivered |
HMAC-SHA256 authentication. Requires three headers: x-api-key (your API key), x-timestamp (ISO 8601 timestamp), and x-signature (Base64-encoded HMAC-SHA256 signature). See Authentication documentation for signature computation.