Skip to main content
GET
Python

Authorizations

Authorization
string
header
required

API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'

Path Parameters

org_id
string
required

Unique identifier of the organization.

project_id
string
required

Unique identifier of the project.

Response

Successful response.

id
integer

Unique numeric identifier of the project

project_id
string

Unique string identifier of the project

name
string

Name of the project

description
string

Description of the project

created_at
string<date-time>

Timestamp of when the project was created

updated_at
string<date-time>

Timestamp of when the project was last updated

members
object[]

List of members belonging to the project