---
title: "Get conversation variables"
method: GET
path: "/v1/conversation/{conversationId}/variables"
tags: ["Conversation"]
---

# Get conversation variables

`GET /v1/conversation/{conversationId}/variables`

Retrieve the variables set on a conversation.

## Response `200`

- VariableValuesResponseDTO
  - `variables` object, required — Value of variables on the conversation.

## Other responses

- `404` — Conversation not found

## Changes

- **2026-07-09** `838950c9ba16` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/optechai/apis/lorikeet-api/changes/v1/conversation/:conversationId/variables/get.md)

---

[API](https://skmtc.dev/optechai/apis/lorikeet-api.md) · [All operations](https://skmtc.dev/optechai/apis/lorikeet-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/optechai/lorikeet-api/revisions/789c7fa93584/schema)
