Skip to main content
GET
Get conversation

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

conversation_id
string<uuid>
required

UUID of the conversation

Response

Successful response

A conversation with its complete chat history.

id
string<uuid>
name
string
type
string
created_by
string<uuid>
chat_history
object[]
agent_settings
string<uuid> | null
agent_settings_name
string | null
created_at
string<date-time>
updated_at
string<date-time>
tags
string[]
is_shared
boolean
is_archived
boolean
archived_at
string<date-time> | null