Skip to content

Properties

idstring
required·

The unique identifier for a meeting

attendeesobject[]

List of attendees

emailstring

Email of the attendee

end_timestring · date-time

Time when the participant left the meeting for the last time in ISO 8601 format

idstring

The unique identifier for an attendee

is_hostboolean

Whether the attendee is the host of the meeting

namestring

Name of the attendee

start_timestring · date-time

Time when the participant first joined the meeting in ISO 8601 format

typestring

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

audio_recording_urlstring

URL of the audio recording of the meeting

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 transcripts of the meeting

end_timenumber

The end time of the transcript

entriesobject[]

List of sentences in the transcript of the meeting

8 properties
end_timenumber

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

idstring

The unique identifier for an entry

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.

start_timenumber

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

textstring

The text of the sentence

idstring

The unique identifier for transcript

start_timenumber

The start time of the transcript

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