/
OU
outcallerai
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
OpenAPI 3.1.0
2026-08-03
553
368
548.9 KB
admin-conversations
Get Conversation
get
/api/admin/conversations/{conversation_id}
Path parameters
conversation_id
string
required
Response
Successful Response
ConversationDetail
required
id
string
required
session_id
string
required
workspace_id
string
required
workspace_name
string
required
visitor_id
string
nullable
required
page_url
string
nullable
required
referrer
string
nullable
required
browser
string
nullable
required
device_type
string
nullable
required
os
string
nullable
required
country
string
nullable
required
city
string
nullable
required
language
string
nullable
required
screen_size
string
nullable
required
ip_data
object
nullable
required
status
string
required
messages
ConversationMessage[]
required
message_count
integer
required
lead_capture
ConversationLeadCapture
required
started_at
string
date-time
required
last_activity_at
string
date-time
required
expires_at
string
date-time
required