Headers
Unique message identifier for the webhook message. This identifier is unique across all messages, but will be the same when the same webhook is being resent (e.g. due to a previous failure).
"msg_2x2zwLOcWaRTzsLK8KtbQt1FTk9"
Timestamp in seconds since epoch.
1712345678
Signature with version prefix and base64-encoded value. Format is <version>,<base64_signature>
. Multiple signatures may be space-delimited (e.g. v1,RmF0aG9t v2,QVBJ
). How to verify webhook signatures.
"v1,BKQR1BIFjiNPdfpqM3+FH/YckKhX7WIq4/KK6Cc5aDY="
Body
"Quarterly Business Review"
Calendar event title.
"QBR 2025 Q1"
The ID of the meeting recording.
123456789
"https://fathom.video/xyz123"
"https://fathom.video/share/xyz123"
"2025-03-01T17:01:30Z"
"2025-03-01T16:00:00Z"
"2025-03-01T17:00:00Z"
"2025-03-01T16:01:12Z"
"2025-03-01T17:00:55Z"
only_internal
, one_or_more_external
"one_or_more_external"
"en"
CRM data linked to the meeting. Only returns data from your or your team's linked CRM.
If no CRM is connected for the workspace, the error
field will be populated.
Response
Return any 2xx code to acknowledge receipt.