---
title: "Changes to Get User Workspace Conversations"
method: GET
path: "/api/workspace/{workspace_ext_id}/conversations"
---

# Changes to Get User Workspace Conversations

`GET /api/workspace/{workspace_ext_id}/conversations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2025-12-25** `aa4b06f8dede` — 1 breaking, 2 info
- **2025-12-19** `7073d8652386` — 1 info
- **2025-08-06** `43c12480eb1b` — 1 info

## Changes

- **2025-12-25** `aa4b06f8dede` — 1 breaking, 2 info
  - removed the required property `items/is_creator` from the response with the `200` status
  - added the optional property `items/updated_by_ext_id` to the response with the `200` status
  - added the required property `items/created_by_ext_id` to the response with the `200` status
- **2025-12-19** `7073d8652386` — 1 info
  - added the new optional `header` request parameter `workspace-key`
- **2025-08-06** `43c12480eb1b` — 1 info
  - added the required property `items/created_at` to the response with the `200` status

---

[Operation](https://skmtc.dev/arbicity/apis/arbi/docs/api/workspace/:workspace_ext_id/conversations/get.md) · [API](https://skmtc.dev/arbicity/apis/arbi.md) · [Page](https://skmtc.dev/arbicity/apis/arbi/changes/api/workspace/:workspace_ext_id/conversations/get)
