Get events based on a query
The event name to filter by.
"Created Account"
The UUID to filter by.
"123e4567-e89b-12d3-a456-426614174000"
The user ID to filter by.
"user-123"
The group ID to filter by.
"group-456"
The anonymous ID to filter by.
"anon-789"
The instance ID to filter by.
"instance-101112"
The start date to filter by.
"2022-01-01T00:00:00Z"
The end date to filter by.
"2022-12-31T23:59:59Z"
The limit of records to return.
100
The offset of records to return.
0
The field to order by.
"timestamp"
The direction to order by.
ASC
, DESC
"ASC"
The events have been successfully retrieved.
The response is of type object
.