---
title: "Returns a chat message by ID."
method: GET
path: "/chats/{chatId}"
tags: ["chat"]
---

# Returns a chat message by ID.

`GET /chats/{chatId}`

## Path parameters

- `chatId` string, required

## Response `200`

OK

- Chat
  - `id` string, required

---

[API](https://skmtc.net/zenlist/apis/zenlist-partner-integration-api.md) · [All operations](https://skmtc.net/zenlist/apis/zenlist-partner-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenlist/zenlist-partner-integration-api/versions/803c0368dc8e/schema)
