QueryEventsOptions
API reference for QueryEventsOptions
Interface: QueryEventsOptions
Section titled “Interface: QueryEventsOptions”Query parameters for filtering events
Properties
Section titled “Properties”eventId?
Section titled “eventId?”
optional
eventId:string
fromDate?
Section titled “fromDate?”
optional
fromDate:string
fromPosition?
Section titled “fromPosition?”
optional
fromPosition:number
includeArchived?
Section titled “includeArchived?”
optional
includeArchived:boolean
includeCount?
Section titled “includeCount?”
optional
includeCount:boolean
limit?
Section titled “limit?”
optional
limit:number
offset?
Section titled “offset?”
optional
offset:number
phase?
Section titled “phase?”
optional
phase:number
sortBy?
Section titled “sortBy?”
optional
sortBy:"globalPosition"
|"createdAt"
|"streamPosition"
sortDirection?
Section titled “sortDirection?”
optional
sortDirection:"asc"
|"desc"
streamId?
Section titled “streamId?”
optional
streamId:string
toDate?
Section titled “toDate?”
optional
toDate:string
toPosition?
Section titled “toPosition?”
optional
toPosition:number
transactionId?
Section titled “transactionId?”
optional
transactionId:string
optional
type:string
|string
[]