Fireflies home page
Search...
⌘K
Ask AI
Support
Dashboard
Dashboard
Search...
Navigation
Schema
User
Getting Started
Introduction
Quickstart
Chat with Fireflies AI Assistant
Join the Developer Program
LLM-based Development
What's New
Fundamentals
General concepts
Limits
Errors
Authorization
Introspection
Super Admin
Examples
Overview
Basic
Advanced
GraphQL API
Query
Mutation
Webhooks
Realtime API
Overview
Getting Started
Event Schema
Schema
AIFilter
Analytics
AI Apps
App Output
AudioUploadStatus
Bite
MeetingAnalytics
MeetingAttendee
MeetingInfo
Sentiments
Sentence
Summary
SummarySection
Speaker
Transcript
User
User Groups
Input
Miscellaneous
Language codes
Error codes
Additional Info
Deprecated
Changelog
Schema
User
Schema for User
user_id
String
Unique identifier for the User.
user_groups
[UserGroup]
List of user groups the user belongs to. (See
User Groups
)
email
String
Email address for the User.
name
String
Full name of the User.
num_transcripts
Int
Total number of transcripts associated with the user.
recent_transcript
String
Most recent transcript generated by the user.
recent_meeting
String
Details about the user’s most recent meeting.
minutes_consumed
Int
Total number of minutes consumed by the user in meetings.
is_admin
Boolean
Indicates whether the user has administrative privileges. True if the user is an admin, false otherwise.
integrations
[String]
A list of integrations enabled for the user’s account.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Transcript
User Groups
Assistant
Responses are generated using AI and may contain mistakes.