---
title: "Changes to Get Pluto conversation"
method: GET
path: "/copilot/conversations/{id}"
---

# Changes to Get Pluto conversation

`GET /copilot/conversations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 22 revisions.

- **2026-08-06** `fe2041c5ba86` — 1 warning, 4 info

## Changes

- **2026-08-06** `fe2041c5ba86` — 1 warning, 4 info
  - changed the pattern of the `path` request parameter `id` from `^cpcnv_[0-9a-hjkmnp-tv-z]{26}$` to `^cpcnv_[0-7][0-9a-hjkmnp-tv-z]{25}$`
  - the `conversation/id` response's property pattern was changed from `^cpcnv_[0-9a-hjkmnp-tv-z]{26}$` to `^cpcnv_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `in_flight_turn/message_id` response's property pattern was changed from `^cpmsg_[0-9a-hjkmnp-tv-z]{26}$` to `^cpmsg_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `messages/items/conversation_id` response's property pattern was changed from `^cpcnv_[0-9a-hjkmnp-tv-z]{26}$` to `^cpcnv_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`
  - the `messages/items/id` response's property pattern was changed from `^cpmsg_[0-9a-hjkmnp-tv-z]{26}$` to `^cpmsg_[0-7][0-9a-hjkmnp-tv-z]{25}$` for the status `200`

---

[Operation](https://skmtc.dev/stablesea/apis/stable-sea-backend/docs/copilot/conversations/:id/get.md) · [API](https://skmtc.dev/stablesea/apis/stable-sea-backend.md) · [Page](https://skmtc.dev/stablesea/apis/stable-sea-backend/changes/copilot/conversations/:id/get)
