Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key for external client access

Path Parameters

webhookId
integer
required

Webhook ID

Body

application/json
fromDate
string<date>
required

Start date (ISO 8601 format, e.g. 2026-01-01)

Example:

"2026-01-01"

toDate
string<date>
required

End date (ISO 8601 format, e.g. 2026-01-07). Must be within 7 days of fromDate.

Example:

"2026-01-07"

Response

Success

data
object