ListEvents

abstract fun ListEvents(message: ListEventsRequest): Flow<ListEventsResponse>

List events matching the provided filters.

Events are returned in ascending or descending packed event sequence order according to the query options ordering.