Skip to main content
Fathom
Fathom
7 actions · 2 events · 1 auth method

Authentication

API Key

Connect using an API key generated from your Fathom account settings.Guides: Connector Profile, Link Account
Actions
7 actions
Action
Description
List Meetings
Retrieve a list of meetings recorded by or shared with the authenticated user. Returns recording_id needed by get_record…
List Teams
Retrieve a list of teams accessible to the authenticated user
List Team Members
Retrieve a list of members belonging to teams accessible to the authenticated user
Get Recording Summary
Retrieve the call summary for a meeting recording by its recording_id (from list_meetings).
Get Recording Transcript
Retrieve the full transcript for a meeting recording by its recording_id (from list_meetings).
Create Webhook
Create a single webhook for real-time meeting notifications. Each call creates a new webhook — never call more than once…
Delete Webhook
Delete an existing webhook by its ID. Use the webhook ID returned from create_webhook.
Events
|
2 events
Event
Description
Tags
Active Check
Responds to Fathom webhook verification to confirm the receiver is active.
Health Check
New Meeting Webhook
Processes Fathom newMeeting events delivered when new meeting content is ready. Fired after a recording is processed and…
Meetings

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

Fathom - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

Fathom - API Key
4

Use Actions

Invoke actions using one of the methods below:
  • MCP – Model Context Protocol for AI assistants
  • A2A – Agent-to-Agent protocol
  • Agent SDK – TypeScript and Python SDKs for AI agents
  • Actions RPC – Direct API calls
  • Playground – Test actions in the dashboard

Webhook Events

Webhooks setup

Configure receiving Events for Fathom into StackOne.