---
title: "Obtener los chats de un contacto"
method: GET
path: "/api/v4/contacts/chats"
---

# Obtener los chats de un contacto

`GET /api/v4/contacts/chats`

El método permite recuperar los chats de un contacto.

## Query parameters

- `contact_id` integer
- `chat_id` integer

## Response `200`

200

## Other responses

- `401` — 401

---

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