List Events
GET/api/sessions/:session_id/events
List events for a session with optional filtering
Retrieves events that occurred within a session, optionally filtering by source, correlation ID, and types.
Request
Responses
- 200
- 404
- 422
- 504
List of events matching the specified criteria
Session not found
Validation error in request parameters
Request timeout waiting for new events