Conversations
Fetches multiple conversations.
Columns
Name | Type | Description |
Id [KEY] | String | UUID of the Conversation. |
Duration | Integer | Duration of the Conversation in milliseconds. |
IsApi | Boolean | Determines if the channel of through this Conversation was processed. |
Platform | String | Source of the Conversation.
The allowed values are bluejeans, gotomeeting, joinme, manual_upload, ms_teams, salesloft, uberconference, webex, zoom, google_meet, external_audio. |
MediaType | String | Determines if conversation is video or audio.
The allowed values are audio, video. |
OrganizationId | String | ID of the Organization. |
Title | String | Title of the Conversation. |
OwnerId | String | ID of the owner. |
OwnerGUID | String | GUID of the user. |
StartedRecordingAt | Integer | Starts of the recording in milliseconds. |
EventEndDate | Datetime | Datetime of when the Conversation ended. The date time ISO-8601 format. |
EventStartDate | Datetime | Datetime of when the Conversation started. The date time ISO-8601 format. |
LanguageCode | String | The text's BCP-47 language code, such as
The allowed values are en-AU, en-AB, en-GB, en-IN, en-IE, en-NZ, en-ZA, en-US, en-WL, es-ES, es-US, nl-NL, it-IT, fr-FR, fr-CA, de-DE, de-CH. |
CreatedAt | Datetime | Datetime of Conversation creation. The date time ISO-8601 format. |
UpdatedAt | Datetime | Datetime of the last Conversation update. The date time ISO-8601 format |
CallId | String | Id of the call data record. |
AccountId | String | Reference to the Account. |
PersonId | String | Reference to the People. |
RecordingId | String | Reference to the Recording artifact. |
TranscriptionId | String | Reference to the Transcription. |
TranscriptionSentencesId | String | Reference to the Transcription sentences. |
TranscriptionArtifactId | String | Reference to the Transcription artifact. |