Get a paginated list of EventData with filtering and sorting
POST/api/v2/events/list
Returns a list of events filtered by event type and date range. The payload of each event is dynamically flattened based on its attributes.
Request
Responses
- 200
- 400
- 500
Successful retrieval of event list
Invalid parameters
Internal server error