Get Meetings

Retrieve comprehensive meeting details, including audio and video recordings, agenda, participant information, and scheduling details for a specified time range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Filter meetings for given set of users:

  • Gong: Filters by Host User IDs (meeting organizer).
  • Chorus: Filters by Engagement Owner User IDs (account owner).

Supported Apps

Here is the list of apps that supports this API

Gong (gong)

participantEmails and title filters are not supported.

Chorus (chorus)

title filter is not supported.

Microsoft Teams Meeting (microsoft-teams-meeting)

userIds, participantEmails filters are not supported.

Google Meet (google-meet)

userIds, participantEmails, title filters are not supported.

Fireflies (fireflies)

You need to be subscribed to a paid plan on fireflies to access the meetingDownloadURL field.
Only one userId at a time is supported in userIds query param.
You cannot give both userIds and participantEmails query params at the same time.
title filter is not supported.

Fathom (fathom)

The meeting organizer’s email is not considered a participant email when provided in the participantEmails query parameter. userIds, title filters are not supported.



🚧

Use Get Meeting by Id API for additional details

This API may not return all fields defined in the response schema; for additional details, use the Get Meeting by Id API

Query Params
string

token to fetch next set of paginated records

string

Filters meetings that start on or after the specified datetime in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters meetings that end on or before the specified datetime in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

userIds
array of strings

List of user Ids to filter meetings.

userIds
participantEmails
array of strings

List of participant Emails to filter meetings.

participantEmails
string

Filter meetings by title. Returns only meetings whose title contains the given string.

boolean
Defaults to false
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json