get_analytics | Fetch team and per-user meeting/conversation analytics for a date range. |
get_askfred_thread | Fetch an AskFred thread by id, including its full message history. |
get_bite | Fetch a soundbite (clip) by id, including captions and media sources. |
get_channel | Fetch a channel by id, including its members. |
get_transcript | Fetch a full transcript by id, including sentences, summary and attendees. |
get_user | Fetch a user profile by id, or the API key owner when no id is given. |
list_active_meetings | List meetings the Fireflies notetaker is currently attending. |
list_askfred_threads | List AskFred conversation threads, optionally filtered by transcript. |
list_bites | List soundbites (clips), filtered by owner, team or transcript. |
list_channels | List channels accessible to the authenticated user. |
list_contacts | List contacts who have participated in meetings with the authenticated user. |
list_live_action_items | List action items captured so far in a live meeting. |
list_transcripts | Search and list meeting transcripts with keyword, date, participant and channel filters. |
list_user_groups | List user groups in the team, optionally only those the caller belongs to. |
list_users | List all users in the Fireflies team. |