Get Metrics
Returns webhook metrics.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Parses a comma-separated string.
Examples:
- UPDATE_PAYMENT,PAYMENT_PAID,UPDATE_ORDER,UPDATE_TRANSFER
"UPDATE_PAYMENT,PAYMENT_PAID,UPDATE_ORDER,UPDATE_TRANSFER"
Available operators: >, >=, <, <=, =.
">=2024-01-01;<=2024-12-31"
External provider webhook event type
"charge.paid"
External provider name
"in_memory"
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.
Response
OK
Webhook metrics
Total persisted webhook events
120
Webhook events waiting for processing
2
Successfully processed webhook events
110
Failed webhook events
8
Duplicate provider deliveries handled idempotently
5