Memories

Get Memory by ID

Get a specific memory by its ID.

get/assistants/{assistant_id}/memories/{memory_id}

Path parameters

assistant_idstring uuid required
memory_idstring required

Headers

authorizationstring nullable
x_session_tokenstring nullable

Response

Successful Response

idstring required

Unique memory identifier

contentstring required

The memory content

metadataobject nullable

Memory metadata

scorenumber nullable

Relevance score for search results

created_atstring nullable

Memory creation timestamp

updated_atstring nullable

Memory update timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.