Skip to main content
GET
Get Conversations

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <omi_developer_api_key>.

Query Parameters

start_date
string<date-time> | null
end_date
string<date-time> | null
categories
string | null
limit
integer
default:25
offset
integer
default:0
include_transcript
boolean
default:false
folder_id
string | null
Minimum string length: 1
starred
boolean | null

Response

Successful Response

created_at
string<date-time>
required
finished_at
string<date-time> | null
required
id
string
required
started_at
string<date-time> | null
required
structured
DeveloperConversationStructured · object
required
folder_id
string | null
folder_name
string | null
geolocation
Geolocation · object | null
language
string | null
source
string | null
transcript_segments
DeveloperTranscriptSegment · object[] | null