Skip to main content
id
String
Unique identifier for the active meeting
title
String
Title of the active meeting
organizer_email
String
Email address of the meeting organizer
The URL link to join the meeting (e.g., Zoom, Google Meet, Microsoft Teams link)
start_time
String
ISO 8601 formatted timestamp indicating when the meeting started (e.g., 2024-01-15T10:00:00.000Z)
end_time
String
ISO 8601 formatted timestamp indicating when the meeting is scheduled to end (e.g., 2024-01-15T11:00:00.000Z)
privacy
MeetingPrivacy
Privacy setting for the meeting. Possible values:
  • link: Anyone with the link can access
  • owner: Only the owner can access
  • participants: Only meeting participants can access
  • teammates_and_participants: Team members and participants can access
  • participating_teammates: Only teammates who participated can access
  • teammates: All team members can access

Additional Resources