memories

List memories

get/api/v1/memories

Query parameters

space_uuidstring uuid
space_idstring uuid
memory_type'viewpoint' | 'semantic' | 'episode' | 'inference'
sort_by'created_at' | 'importance_score' | 'event_time' | 'last_accessed_at' | 'access_frequency'
order'asc' | 'desc'
limitinteger
offsetinteger nullable

Response

Memories in a space

countinteger required

Changes

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

    • the response property fields became nullable for the status 401

      response-property-became-nullable

    • 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 401

      response-property-type-changed

    • 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 401

      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