Skip to main content
GET
Get Conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

conversation_id
string
required

Response

Successful Response

id
string<uuid>
required
title
string
required
created_at
string<date-time>
required
context
ConversationContext · object | null
required
last_assistant
string | null
required
associated_entity_id
string<uuid> | null
associated_entity_type
enum<string> | null
Available options:
DASHBOARD,
PIPELINE,
REPORT
lease_epoch
integer | null
last_user_message_at
string<date-time> | null
summary
string | null