result.data | object | Yes | — | Provider response payload. |
result.data.id | string | No | — | UUID of the Conversation Format: uuid. |
result.data.duration | number | No | — | Duration of the Conversation in milliseconds |
result.data.is_api | boolean | No | — | Determines if the channel of through this Conversation was processed |
result.data.platform | "bluejeans" | "gotomeeting" | "joinme" | "manual_upload" | "ms_teams" | "salesloft" | "uberconference" | "webex" | "zoom" | "google_meet" | "external_audio" | No | — | Source of the Conversation Allowed: bluejeans, gotomeeting, joinme, manual_upload, ms_teams, salesloft, uberconference, webex, zoom, google_meet, external_audio. |
result.data.media_type | "audio" | "video" | No | — | Determines if conversation is video or audio Allowed: audio, video. |
result.data.organization_id | string | No | — | ID of the Organization Format: uuid. |
result.data.title | string | No | — | Title of the Conversation |
result.data.owner_id | string | No | — | ID of the owner Format: uuid. |
result.data.owner_email | string | No | — | Email of the owner user |
result.data.user_guid | string | No | — | ID of the user Format: uuid. |
result.data.started_recording_at | number | No | — | Starts of the recording in milliseconds |
result.data.event_end_date | string | No | — | Datetime of when the Conversation ended. The date time ISO-8601 format Format: date-time. |
result.data.event_start_date | string | No | — | Datetime of when the Conversation started. The date time ISO-8601 format Format: date-time. |
result.data.language_code | string | No | — | The text’s BCP-47 language code, such as “en-US” or “sr-Latn”. Reference: http://www.unicode.org/reports/tr35/#Unicode_locale_identifier. |
result.data.created_at | string | No | — | Datetime of Conversation creation. The date time ISO-8601 format Format: date-time. |
result.data.call_id | string | No | — | Id of the call data record Format: string. |
result.data.updated_at | string | No | — | Datetime of the last Conversation update. The date time ISO-8601 format Format: date-time. |
result.data.account | object | No | — | Reference to the Account |
result.data.account.id | string | No | — | — |
result.data.account._href | string | No | — | Format: uri. |
result.data.person | object | No | — | Reference to the People |
result.data.person.id | string | No | — | — |
result.data.person._href | string | No | — | Format: uri. |
result.data.opportunity | object | No | — | Reference to the SL Opportunity |
result.data.opportunity.id | string | No | — | — |
result.data.opportunity._href | string | No | — | Format: uri. |
result.data.recording | object | No | — | Reference to the Recording artifact |
result.data.recording.id | string | No | — | — |
result.data.recording._href | string | No | — | Format: uri. |
result.data.transcription | object | No | — | Reference to the Transcription |
result.data.transcription.id | string | No | — | — |
result.data.transcription._href | string | No | — | Format: uri. |
result.data.transcription_sentences | object | No | — | Reference to the transcription sentences |
result.data.transcription_sentences.id | string | No | — | — |
result.data.transcription_sentences._href | string | No | — | Format: uri. |
result.data.transcription_artifact | object | No | — | Reference to the transcription artifact |
result.data.transcription_artifact.id | string | No | — | — |
result.data.transcription_artifact._href | string | No | — | Format: uri. |
result.data.key_moments | object | No | — | — |
result.data.key_moments.status | string | No | — | Status of overall Key Moments |
result.data.key_moments.items | array | No | — | All Key Moments items |
result.data.key_moments.items[].name | "competitors" | "decision_makers" | "objections" | "next_gen" | No | — | Name of the Key Moment Allowed: competitors, decision_makers, objections, next_gen. |
result.data.key_moments.items[].categories | array | No | — | Key Moments categories |
result.data.key_moments.items[].categories[].category | string | No | — | Category name of the Key Moment |
result.data.key_moments.items[].categories[].mentions_count | number | No | — | Total of mentions where the Key Moment summary was based |
result.data.key_moments.items[].categories[].summary | string | No | — | Summary of the Key Moment |
result.data.key_moments.items[].categories[].mentions | array | No | — | Mentions from the Key Moment |
result.data.key_moments.items[].categories[].mentions[].recording_attendee_id | string | No | — | ID from the Attendees list |
result.data.key_moments.items[].categories[].mentions[].index_start | number | No | — | Index from the transcript when start the mention |