the tenant's DID
the CID of the message
(key-value pairs) to be included as part of indexing this event.
Retrieves all of a tenant's events that occurred after the cursor provided. If no cursor is provided, all events for a given tenant will be returned.
The cursor is a messageCid.
Returns an array of messageCids that represent the events.
Optional
cursor: PaginationCursorretrieves a filtered set of events that occurred after a the cursor provided, accepts multiple filters.
If no cursor is provided, all events for a given tenant and filter combo will be returned. The cursor is a messageCid.
Returns an array of messageCids that represent the events.
Optional
cursor: PaginationCursor
adds an event to a tenant's event log