---
title: "Get conversation by ID"
method: GET
path: "/api/v4/talks/{id}"
---

# Get conversation by ID

`GET /api/v4/talks/{id}`

The method allows you to obtain data for a specific conversation by its ID

## Path parameters

- `id` integer, required

## Response `200`

Request Successful

## Other responses

- `400` — 400
- `401` — 401
- `402` — 402
- `403` — 403
- `404` — 404

---

[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)
