TheDocumentation Index
Fetch the complete documentation index at: https://docs.fireflies.ai/llms.txt
Use this file to discover all available pages before exploring further.
AuditEventAction enum identifies the specific action that triggered an audit event.
Values
A meeting was deleted.
A meeting’s privacy setting was changed.
A meeting summary was viewed.
A meeting was shared with another user.
A meeting transcript or recording was downloaded.
A user was added to the team.
A user was removed from the team.
Team settings were updated.
A user logged in.
A user logged out.
Usage
Use this enum to filter audit events by specific action:Related Types
- AuditEvent - The audit event type
- AuditEventCategory - Category enum
- Audit Events Query - Query documentation