f00047222b8f
Fetch a specific conversation
This API fetches the conversation with the given ID.
Path parameters
id
Query parameters
The list of fields to populate. Value must be a comma-delimited list. Each item must be one of the following: account, company_name, _created_at, _modified_at, deal, disposition, language, metrics, meeting.id, name, owner, owner.email, participants, private, recording, recording.audio_only, recording.autojoin, recording.autojoin_reason, recording.clusters, recording.duration, recording.end_reason, recording.recordable, recording.schedule_end_time, recording.schedule_start_time, recording.start_time, recording.thumbnails, recording.trackers, recording.utterances, source, status, user_company_name
The list of conversation fields to populate. This parameter is deprecated. Use fields, instead. Value must be a comma-delimited list.
The recording-related fields to populate. This parameter is deprecated. Use fields, instead. Value must be a comma-delimited list.
Specify true to force the conversation to be regenerated based on the latest information.
Specify true to skip summary generation.
Whether to include meeting metadata including provider calendar id and meeting url
Response
Success