Skip to main content
GET
Get a synthesized memory's sources

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.

memory_id
string
required

ID of the (synthesized) memory.

Response

Successful response.

memory_id
string

The memory's ID.

synthesized
boolean

Whether this memory was produced by synthesis.

sources
object[]