Events
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.
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'