---
title: "Get contact chats"
method: GET
path: "/api/v4/contacts/chats"
---

# Get contact chats

`GET /api/v4/contacts/chats`

The method allows you to retrieving a contact’s chats.

## Query parameters

- `contact_id` integer
- `chat_id` string

## Response `200`

200

## Other responses

- `401` — 401

---

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