get https://rpc.redsift.cloud/hardenize/events
Lists events available in the account. By default, all events are listed, with the earliest first.
Because there is a forced limit of 100 events per invocation, to iterate over more than 100
events you will need to submit multiple requests, remember the timestamp of the last retrieved
event, and use it as the since
parameter in the subsequent invocation.
If you provide one of the optional parameters, only the events matching the specified filters will be
listed. If you provide multiple parameters, only the events matching all the specified filters will be listed.