Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFathom ToolsFathom List Meetings
Fathom Tools

Fathom List Meetings

Tool to retrieve a paginated list of meeting recordings for the authenticated user or organization. Use when you need to fetch meetings with optional filtering by dates, domains, meeting type, or recorder. Supports data enrichment via include_* parameters.

Write actionRisk level 2 of 5API key connection
Use Fathom List Meetings

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • teamsarray
    Filter by team names. Provide a list of team names.
  • cursorstring
    Pagination cursor for fetching the next page of results. The response includes a `next_cursor` field; paginate through all pages when filtering by date range to avoid missing older recordings.
  • recorded_byarray
    Filter by recorder email addresses. Provide a list of email addresses.
  • created_afterstring
    Filter meetings created after this ISO 8601 timestamp (e.g., '2024-01-01T00:00:00Z').
  • created_beforestring
    Filter meetings created before this ISO 8601 timestamp (e.g., '2024-12-31T23:59:59Z').
  • include_summaryboolean
    NOT SUPPORTED FOR OAUTH USERS. This parameter is only available with API key authentication. OAuth authenticated users cannot use this flag on the list endpoint and must fetch summaries via the dedicated GET_RECORDING_SUMMARY action for individual recordings. Default is false.
  • include_transcriptboolean
    NOT SUPPORTED FOR OAUTH USERS. This parameter is only available with API key authentication. OAuth authenticated users cannot use this flag on the list endpoint and must fetch transcripts via the dedicated GET_RECORDING_TRANSCRIPT action for individual recordings. Default is fal…
  • include_crm_matchesboolean
    Include linked CRM data in the response. Default is false.
  • include_action_itemsboolean
    Include action items data in the response. Default is false.
  • calendar_invitees_domainsarray
    Filter by company domains (exact match). Provide a list of domains.
  • calendar_invitees_domains_typestring
    Filter by domain type. Options: 'all' (default), 'only_internal', 'one_or_more_external'.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.