---
title: "List keys in a namespace"
method: GET
path: "/v1/agent/memory/{ns}"
tags: ["Agent Memory"]
---

# List keys in a namespace

`GET /v1/agent/memory/{ns}`

Returns key metadata without values.

## Path parameters

- `ns` string, required

## Query parameters

- `prefix` string
- `limit` integer

## Response `200`

Key list with metadata

## Other responses

- `401` — Invalid or missing X-Agent-Key header

---

[API](https://skmtc.net/voidly/apis/voidly-api.md) · [All operations](https://skmtc.net/voidly/apis/voidly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voidly/voidly-api/revisions/decbe6fd40a8/schema)
