Get Recent Events
GET /api/events/dispatcher/recent
GET
/api/events/dispatcher/recent
Return recent events from the in-memory history, optionally filtered.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
RecentEventsResponse
GET /events/dispatcher/recent response.
object
events
required
Events
Array<object>
EventItemOne event as surfaced through the admin routes.
object
topic
required
Topic
string
data
required
Data
object
key
additional properties
any
priority
required
Priority
string
timestamp
required
Timestamp
string
source
required
Source
string
eventId
required
Eventid
string
total
required
Total
integer
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context