---
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.net/cubesoftware/apis/cube-api.md) · [All operations](https://skmtc.net/cubesoftware/apis/cube-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cubesoftware/cube-api/revisions/67d9f45bb99b/schema)
