### Description As an end user, I want to be able to retrieve multiple events, so that I can process them myself. ### Acceptance Criteria - [ ] Should return all events before a given timestamp - [ ] If given an empty timestamp, then default to the current time - [ ] Should internally handle recalling the db when events need to be paginated from db ### Related Issues _No response_
Description
As an end user, I want to be able to retrieve multiple events, so that I can process them myself.
Acceptance Criteria
Related Issues
No response