Skip to main content
GET
Get webhook delivery statistics

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

timeframe
enum<string>
default:7d

Time frame for statistics

Available options:
1h,
24h,
7d,
30d
webhookConfigId
string

Get stats for specific webhook configuration

Response

Webhook analytics retrieved successfully

status
string
Example:

"success"

message
string
Example:

"Webhook analytics retrieved successfully"

data
object