Python
Entities APIs
Get Users
Retrieve a list of all user entities stored in the Mem0 platform using the GET endpoint.
GET
Python
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.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Query Parameters
Filter entities by organization ID.
Filter entities by project ID.
Response
200 - application/json
Successfully retrieved list of entities.
Unique identifier for the entity.
Name of the entity.
Timestamp of when the entity was created.
Timestamp of when the entity was last updated.
Total number of memories associated with the entity.
Owner of the entity.
Organization the entity belongs to.
Available options:
user, agent, app, run Additional metadata associated with the entity