Skip to main content
GET
Get overview aggregates for webhook events by date

Authorizations

Authorization
string
header
required

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

Query Parameters

from
string<date>

Inclusive start of the window (YYYY-MM-DD).

Example:

"2024-01-01"

to
string<date>

Inclusive end of the window (YYYY-MM-DD).

Example:

"2024-01-31"

Response

List of webhook event KPIs grouped by date

List of webhook event KPIs grouped by date

items
object[]