List all projects.
Returns a list of all projects accessible within the system. Each entry contains the project’s organization ID and project ID. Identifiers follow the standard rules: no slashes; only letters, numbers, underscores, hyphens, and Unicode characters.
Projects are isolated memory namespaces. Memories (episodes) belong exclusively to their project. All project operations, including queries and any background processes (e.g., memory summarization or knowledge extraction), only operate within the project’s own data. No cross-project access is allowed.
Successful Response