Skip to main content
Fathom
Fathom
7 actions · 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.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/fathom/filled/png

Connector Profile

Fathom - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/fathom/filled/png

Link Account

Fathom - API Key
4

Use Actions

Invoke actions using one of the methods below: