v2
latestOpenAPI 3.1.02026-07-2664759910.6 KBList Events
List events for the authenticated account in sequence order. Events are a stable external projection over Mem domain events. They are thin by default; fetch full object state with the corresponding read API.
Query parameters
Return events with a sequence greater than this value. Store next_after_sequence from each response as the next watermark.
Return events with a sequence greater than this value. Store next_after_sequence from each response as the next watermark.
Maximum number of events to return. Max: 1000.
Maximum number of events to return. Max: 1000.
Optional repeated event type filter, for example ?types=mem.note.created.v1&types=mem.conversation.message_received.v1.
Optional repeated event type filter, for example ?types=mem.note.created.v1&types=mem.conversation.message_received.v1.
Optional primary entity kind filter, such as note.
Optional primary entity kind filter, such as note.
Optional primary entity UUID filter.
Optional primary entity UUID filter.
Response
OK