---
title: "Get Quick Responses For User"
method: GET
path: "/agent/quick-response/all"
tags: ["Agent Quick Response"]
---

# Get Quick Responses For User

`GET /agent/quick-response/all`

## Response `200`

Successful Response

- AgentQuickResponseResponse[]
  - `id` string, uuid, required
  - `title` string
  - `response` string
  - `key` string

---

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