---
title: "List Policy Presets"
method: GET
path: "/api/v2/agents/{agent_id}/policy/presets"
tags: ["Sessions & Agents", "Memory Operations"]
---

# List Policy Presets

`GET /api/v2/agents/{agent_id}/policy/presets`

List the predefined policy bundles (Session-based).

Requires:
- X-Session-Token: {session_token}

## Path parameters

- `agent_id` string, required

## Headers

- `x-session-token` string, nullable

## Cookies

- `memanto_session_token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love.md) · [All operations](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moorcheh-ai/memanto-memory-that-ai-agents-love/revisions/f8fc41287ced/schema)
