Skip to main content
GET
Retrieve webhook stats

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

date_from
string<date-time>
required

start datetime

date_to
string<date-time>
required

end datetime

interval
enum<string>
required

for aggregating data

Available options:
hour,
day,
week,
month

Response

Webhook stats retrieved successfully

success
boolean
required
message
string
required
content
object
required