v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

List Memories.

get/v1/{+parent}/memories

Path parameters

parentstring required

Required. The resource name of the ReasoningEngine to list the Memories under. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}

Query parameters

filterstring

Optional. The standard list filter. More detail in AIP-160. Supported fields: * scope (as a JSON string with equality match only) * topics (i.e. topics.custom_memory_topic_label: "example topic" OR topics.managed_memory_topic: USER_PREFERENCES)

orderBystring

Optional. The standard list order by string. If not specified, the default order is create_time desc. If specified, the default sorting order of provided fields is ascending. More detail in AIP-132. Supported fields: * create_time * update_time

pageSizeinteger

Optional. The standard list page size.

pageTokenstring

Optional. The standard list page token.

Response

Successful response