---
title: "Get Agent Feedback Learnings"
method: GET
path: "/v1/agents/{agent_id}/feedback-learnings"
tags: ["Agents", "agents"]
---

# Get Agent Feedback Learnings

`GET /v1/agents/{agent_id}/feedback-learnings`

Get the learned improvement rules for an agent, derived from user feedback.

## Path parameters

- `agent_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/versions/23d1ff06d0d0/schema)
