Members APIs
Get Members
Retrieve a list of members for a specific project.
GET
/
api
/
v1
/
orgs
/
organizations
/
{org_id}
/
projects
/
{project_id}
/
members
/
Authorizations
Authorization
string
headerrequiredAPI key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
org_id
string
requiredUnique identifier of the organization
project_id
string
requiredUnique identifier of the project
Response
200 - application/json
members
object[]