---
title: "Retrieve Chat Message"
method: GET
path: "/agents/chat/messages/{id}"
tags: ["ChatMessages"]
---

# Retrieve Chat Message

`GET /agents/chat/messages/{id}`

Retrieve a specific chat message by ID

## Path parameters

- `id` string, required

## Response `200`

No response body

---

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