Python
Events APIs
Get Events
List recent events for your organization and project, useful for dashboards, alerting, and audit logging.
GET
Python
List recent events for your organization and project.Documentation Index
Fetch the complete documentation index at: https://docs.mem0.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use Cases
- Dashboards: Summarize adds/searches over time by paging through events.
- Alerting: Poll for
FAILEDevents and trigger follow-up workflows. - Audit: Store the returned payload/metadata for compliance logs.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'