Transcript
Schema for Transcript
Unique identifier of the Transcript.
Title of the Transcript.
DEPRECATED
Email address of the meeting host.
Email address of the meeting organizer.
The User who Fred recorded the meeting on behalf of
The speakers array contains the id and name of the speaker as it appears within the transcript
The url to view the transcript in the dashboard
An array of email addresses of meeting participants guests, including participants that do not have Fireflies account.
List of MeetingAttendee
An array of email addresses of only Fireflies users participants that have fireflies account that participated in the meeting
Duration of the audio
String representation of DateTime. Example: 2024-04-22T20:14:04.454Z
Date the transcript was created represented in milliseconds from EPOCH.
The timezone for this field is UTC +00:00
Secure, newly generated hashed url that allows you download meeting audio. This url expires after every 24 hours. You’d have to make another request to generate a new audio_url.
You need to be subscribed to subscribed to a pro or higher plan to query audio_url. View plans here
Secure, newly generated hashed url that allows you download meeting video. This url expires after
every 24 hours. You’d have to make another request to generate a new video_url. You will need to
enable RECORD MEETING VIDEO
setting on your Fireflies
dashboard for this to work.
You need to be subscribed to a business or higher plan to query video_url. View plans here
An array of Sentence(s), containing transcript details like raw_text
,
speaker_name
, etc.
Calendar provider event ID. This field represents calId for google calendar and iCalUID for outlook calendar.
AI generated Summary of the meeting.
MeetingInfo metadata fields.