Close menu
Explore Plans
Mobile menu Close menu
Convo AI

Search meetings

Pro plus icon This query returns a list of meetings matching a search term.

Developer info

API endpoint slug
convo_ai.search_meetings
Runtime method
performQuery("convo_ai.search_meetings"}

Query fields

Search terms Text input > Short text

Label
Search term
Helper text
Optional keyword to filter meetings
Slug
search_terms
Required
false
Can have default value
true

Ingredients

Meeting The unique identifier for the meeting.

Slug
meeting_id
Filter code
ConvoAi.searchMeetings.MeetingId
Type
String
Example
session_1773967484891

Title The title of the meeting.

Slug
title
Filter code
ConvoAi.searchMeetings.Title
Type
String
Example
Weekly Standup

Start time The start time of the meeting in ISO 8601 format.

Slug
start_time
Filter code
ConvoAi.searchMeetings.StartTime
Type
String
Example
2026-03-20T09:00:00+00:00

End time The end time of the meeting in ISO 8601 format.

Slug
end_time
Filter code
ConvoAi.searchMeetings.EndTime
Type
String
Example
2026-03-20T09:30:00+00:00

Duration minutes The duration of the meeting in minutes.

Slug
duration_minutes
Filter code
ConvoAi.searchMeetings.DurationMinutes
Type
String
Example
30

Segment count The number of transcript segments in the meeting.

Slug
segment_count
Filter code
ConvoAi.searchMeetings.SegmentCount
Type
String
Example
45