Skip to content

Properties

idstring
required·

The unique identifier for a meeting

attendeesobject[]

List of attendees

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

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

created_atstring · date-time

Creation time of the meeting

durationinteger

Duration of the meeting in seconds

end_timestring · date-time

End time of the meeting in ISO 8601 format

meeting_urlstring

URL of the meeting

remote_dataRecord<string, any>

Raw data returned from the remote API call.

start_timestring · date-time

Start time of the meeting in ISO 8601 format

statusstring

Status of the meeting

titlestring

Title of the meeting

topicsstring[]

List of topics discussed in the meeting

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