Get Users
Retrieve a list of all user entities stored in the Mem0 platform using the GET endpoint.
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
Successfully retrieved list of entities.
Total number of entities matching the filters.
URL of the next page of results, or null if this is the last page.
URL of the previous page of results, or null if this is the first page.
Total number of user entities in the project.
Total number of agent entities in the project.
Total number of app entities in the project.
Total number of run entities in the project.