---
title: "List memories for an agent"
method: GET
path: "/v1/org/{orgId}/ai/agent-memory"
tags: ["ai"]
---

# List memories for an agent

`GET /v1/org/{orgId}/ai/agent-memory`

## Path parameters

- `orgId` string, required

## Query parameters

- `agentUserId` string
- `userId` string
- `actionId` string

## Response `200`

successful operation

## Other responses

- `401` — not authorized
- `403` — permission denied

---

[API](https://skmtc.dev/charthop/apis/charthop-api.md) · [All operations](https://skmtc.dev/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/4685d95a20b1/schema)
