Skip to main content
POST
Get All User Events

Authorizations

Authorization
string
header
required

Body

application/json

JSON request payload to filter the events

filter
object | null

Filter to apply to the events when querying for them

Example:
page
integer<int32> | null

Page of results to return

Required range: x >= 0

Response

The events for the request

Response body for the GetEvents endpoint

events
EventData · object[]
required