Skip to main content
GET
Get Conversation

Authorizations

Authorization
string
header
required

Company API Key

Headers

X-User-Timezone
string

User's timezone for timestamp formatting (defaults to UTC)

Path Parameters

contact_id
string
required

The ID of the contact

Query Parameters

page
integer
default:1

Page number for pagination. Page size is 10 items.

Response

Conversation history retrieved successfully

contact
object
messages
object[]

Unified conversation history with messages, calls, tool calls, and interrupts

pagination
object