listWebhookEvents
List webhook events
Returns a paginated list of webhook event delivery records for the current app.
Scope: org:read
Maps to OpenAPI operationId listWebhookEvents — GET /manage-org/webhook-events.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| offset | No | Number of results to skip. | |
| x_app_id | No | Override X-App-Id for this call. Defaults to the MCP connection header. | |
| event_type | No | Filter by event type. | |
| delivery_status | No | Filter by delivery status. |