get https://{subdomain}.kommo.com/api/v4/contacts/chats
The method allows you to retrieving a contact’s chats.
Data type header when the request is successful
Content-Type: application/json
Data type header in case of an error
Content-Type: application/json
Response parameters
| Parameter | Data type | Description |
|---|---|---|
| chat_id | string | Chat id in Kommo Chat API |
| contact_id | int | Id of the contact in Kommo |
| id | int | ID of the chat-to-contact link (can change if the chat link is changed) |