Profiles
Get Profile
Retrieve the structured profile for a user, with a status describing whether generation has completed.
GET
Get an entity's profile
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
The kind of entity that carries the profile.
Available options:
user The entity's id, as supplied when the memory was added.
Response
The profile envelope.
The generated profile, shaped by the project's schema. Empty unless status is succeeded.
Generation state. Branch on this rather than on an empty profile.
Available options:
succeeded, pending, failed, not_enabled, insufficient_data Available options:
user