memories

Get memory

get/api/v1/memories/{memory_uuid}

Path parameters

memory_uuidstring uuid required

Query parameters

space_uuidstring uuid
space_idstring uuid

Response

Memory

idstring uuid required
space_idstring uuid required
contentstring required
memory_typestring required
importance_scorenumber nullable required
event_timestring date-time nullable required
metaobject nullable required
access_frequencyinteger required
last_accessed_atstring date-time required
forgotten_atstring date-time nullable required
created_atstring date-time required

Changes

Changed in 2 of the 7 revisions of this API.3

    • the response property fields became nullable for the status 404

      response-property-became-nullable

    • the fields response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • the fields response's property type/format changed from / to object/ for status 404

      response-property-type-changed

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog