Skip to main content
krisp.listMeetings lists processed meetings owned by or shared directly with the connected user.
automations/list-krisp-meetings.automation.ts
limit defaults to 20 and accepts up to 100. Use cursor from nextCursor for the next page. Filter by ISO date-times with from and to, title or note text with query, tag IDs with tagIds, or ownership (all, mine, or shared). Sort with sortBy (date, duration, or lastModified) and order (newest or oldest). Set includeParticipants to true to request attendee data. The result contains meetings, nextCursor, and total. Public-link and workspace-wide visibility do not make a meeting available through this endpoint; the user must own it or receive a direct share. query does not search transcript text.