Skip to content

Relationships

Schema relationships
graph LR
    Meetings -->|"host"| Users

Properties

idstring
required·

The unique identifier for a meeting

attendeesobject[]

List of attendees

affiliationstring

Whether the attendee is internal (company) or external. Populated by detailed call analysis.

emailstring

Email of the attendee

idstring

The unique identifier for an attendee

is_hostboolean

Whether the attendee is the host of the meeting

namestring

Name of the attendee

phonestring

Phone number of the attendee

talk_timenumber

Total time the attendee spoke, in seconds. Populated by detailed call analysis.

titlestring

Job title of the attendee

typestring

Type of the attendee. Can be either user or guest.

audio_recording_urlstring

URL of the audio recording of the meeting

calender_eventstring

The unique identifier of the meeting in Google or Outlook Calendar

commentsobject[]

Public comments left on the meeting. Populated by detailed call analysis.

commenterobject

The user who wrote the comment

1 property
idstring

The unique identifier for a user

end_timenumber

Seconds from the start of the meeting the comment's reference ends

idstring

The unique identifier for the comment

in_reply_tostring

The identifier of the comment this is a reply to, if any

is_during_callboolean

Whether the comment was written during the call, as opposed to after

posted_atstring · date-time

When the comment was posted

start_timenumber

Seconds from the start of the meeting the comment refers to

textstring

The comment text

created_atstring · date-time

Creation time of the meeting

directionstring

The direction of the call (e.g. Inbound, Outbound, Conference)

durationinteger

Duration of the meeting in seconds

end_timestring · date-time

End time of the meeting in ISO 8601 format

highlightsobject[]

Highlighted moments and action items/next steps detected in the meeting. Populated by detailed call analysis.

end_timenumber

Seconds from the start of the meeting the snippet ends

speaker_idstring

The unique identifier of the speaker for this highlight

start_timenumber

Seconds from the start of the meeting the snippet starts

textstring

The highlighted snippet

hostobject

The user who hosted the meeting

References: Users → id
idstring

The unique identifier for a user

interaction_metricsobject[]

Call-level interaction statistics (e.g. Longest Monologue, Interactivity, Patience). Populated by detailed call analysis.

namestring

The name of the metric

valuenumber

The value of the metric

is_privateboolean

Whether the meeting/call is marked private. Private meetings should typically be excluded from detailed content and transcript retrieval.

languagestring

The language spoken in the meeting, as an ISO 639-2B code (e.g. eng, fre, spa)

meeting_urlstring

URL of the meeting

question_countsobject

Number of questions asked during the meeting, broken down by speaker affiliation. Populated by detailed call analysis.

externalinteger

Number of questions asked by non-company speakers

internalinteger

Number of questions asked by company speakers

remote_dataRecord<string, any>

Raw data returned from the remote API call.

scopestring

Whether the meeting was internal-only or included external participants

Possible values:
internalexternalunknown
start_timestring · date-time

Start time of the meeting in ISO 8601 format

statusstring

Status of the meeting

titlestring

Title of the meeting

topic_durationsobject[]

Time spent on each topic discussed in the meeting. Populated by detailed call analysis.

durationinteger

Time spent on this topic, in seconds

namestring

The name of the topic

topicsstring[]

List of topics discussed in the meeting

trackersobject[]

Tracked keywords/phrases and how often and when they occurred. Populated by detailed call analysis.

countinteger

The number of times the tracker's terms occurred in the meeting

idstring

The unique identifier for the tracker

namestring

The name of the tracker

occurrencesobject[]

Timing and speaker for each occurrence of the tracker

2 properties
speaker_idstring

The unique identifier of the speaker who said the term

start_timenumber

Seconds from the start of the meeting when the term was said

typestring

The tracker type, e.g. keyword or smart

transcriptobject[]

List of sentences in the transcript of the meeting

endnumber

The end of the sentence in the number of seconds from the start of the meeting

raw_textstring

The raw text of the sentence

speaker_idstring

The unique identifier for a speaker

speaker_namestring

The speaker of the sentence

speaker_typestring

The type of the speaker. Can be either user or guest.

startnumber

The start of the sentence in the number of seconds from the start of the meeting

textstring

The text of the sentence

typestring

Type of the meeting

updated_atstring · date-time

Last updated time of the meeting

video_recording_urlstring

URL of the video recording of the meeting

video_statsobject[]

Time spent on each video segment type (e.g. presentation, webcam). Populated by detailed call analysis.

durationnumber

Total duration of this segment type, in seconds

namestring

The video segment type, e.g. Presentation, Webcam

workspaceobject

The workspace the meeting belongs to

idstring

The unique identifier for a workspace