Skip to main content
GET
Webhook user events (deprecated)

Authorizations

Authorization
string
header
required

JWT token for authentication

Query Parameters

page
string
required

a string to be decoded into a number

limit
string
required

a string to be decoded into a number

sinceTimestamp
string
required

The date and time that events should be returned from, in milliseconds since epoch. Filtering is inclusive: events that occurred at or after this time are included.

Response

WebhookUserEventsResponse

totalItems
number
required
items
object[]
required