ID
Unique identifier of the Transcript.
String
Title of the Transcript.
String
DEPRECATED
Email address of the meeting host.
Email address of the meeting host.
String
Email address of the meeting organizer.
[Speaker]
The speakers array contains the id and name of the speaker as it appears within the transcript
String
The url to view the transcript in the dashboard
[String]
An array of email addresses of meeting participants guests, including participants that do not
have Fireflies account.
[MeetingAttendee]
List of MeetingAttendee
[MeetingAttendance]
List of MeetingAttendance records showing when participants joined and left the meeting
[String]
An array of email addresses of only Fireflies users participants that have fireflies account that
participated in the meeting
[String]
An array of email addresses of Fireflies users who participated in the meeting and are also members of the requesting user’s team/workspace. This is a subset of
fireflies_users filtered to only include teammates.Number
Duration of the audio in minutes
DateTime
String representation of DateTime. Example:
2024-04-22T20:14:04.454ZFloat
Date the transcript was created represented in milliseconds from
EPOCH.The timezone for this field is UTC +00:00
String
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
String
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 Pro or higher plan to query video_url. View plans hereString
Calendar provider event ID. This field represents calId for google calendar and iCalUID for
outlook calendar.
MeetingInfo
MeetingInfo metadata fields.
String
Calendar provider event ID with a timestamp that helps uniquely identify recurring events
String
Calendar provider name
Apps
Preview of Apps generated from the transcript. Max limit of 5 most recent AI App Outputs per meeting. Use the Apps Query to fetch the entire list of AI App Outputs
String
The web conferencing url of the meeting. This field is only populated if the meeting was hosted on a supported platform such as Google Meet, Zoom, etc.
MeetingAnalytics
MeetingAnalytics contains analytics data about the meeting, including:
sentiments: Sentiment analysis showing percentages of positive, neutral, and negative sentimentscategories: Counts of different types of content (questions, date/times, metrics, tasks)speakers: Detailed analytics for each speaker including duration, word count, filler words, etc.
An array of SharedWith representing users the meeting has been shared with externally. Use the shareMeeting mutation to share and revokeSharedMeetingAccess to revoke access.
Boolean
Indicates whether the meeting is currently live. Returns
true when the meeting is in an active or paused state, and false otherwise.When is_live is true, the sentences field returns real-time captions from the ongoing meeting. When false, sentences returns the processed transcript data.Additional Resources
Summary
Schema for Summary
Sentence
Schema for Sentence