Get Projects
Retrieve a list of all projects within an organization on the Mem0 platform using the GET endpoint.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
Unique identifier of the organization.
Response
Successful response.
Unique string identifier of the project
Name of the project
Description of the project
Timestamp of when the project was created
Timestamp of when the project was last updated
List of members belonging to the project
Configured use case for the project.
Memory extraction depth setting for this project.
Custom prompt describing what should be included when extracting memories.
Custom prompt describing what should be excluded when extracting memories.
List of custom categories configured for memory categorization in this project.
Custom instructions for memory processing in this project.
Custom instructions applied when updating existing memories.
Custom instructions applied when generating summaries.
Number of items processed per batch when generating summaries.
Maximum tokens allowed in a generated summary.
Default expiration date applied to memories created in this project.
Whether graph memory is enabled for this project.
Whether to use the input language for memory storage and retrieval.
API version used by this project.
Whether this is the organization's default project.
Identifier of the active prompt profile for this project.
Whether memory decay is enabled for this project.
Role of the requesting user within this project.