Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fireflies.ai/llms.txt

Use this file to discover all available pages before exploring further.

id
ID
Unique identifier of the Channel.
title
String
Title of the Channel.
is_private
Boolean
Whether the channel is private. Private channels are only visible to their members.
created_by
String
Email of the user who created the channel.
created_at
String
Timestamp when the channel was created.
updated_at
String
Timestamp when the channel was last updated.
members
[ChannelMember]
List of members of this channel. See ChannelMember for available fields.

Additional Resources

Channels Query

Query list of channels

Channel Query

Query a single channel by ID