GET /api/v1/cloud/memory_stores/{memory_store_id}/memories
Lists memory entries. Does not return content.
Path parameters
| Parameter | Description |
|---|---|
memory_store_id | The store ID (memstore_...) |
Headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer <PAT> |
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
path_prefix | string | No | Filter entries whose path starts with this prefix |
Example request
Response
content. Use the retrieve endpoint to read full content.