Fathom Analytics · Example Payload

Fathom Get Account Example

AnalyticsPrivacyGDPRWebsite AnalyticsCookielessPage ViewsEventsReporting

Fathom Get Account Example is an example object payload from Fathom Analytics, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idobjectnameemail

Example Payload

Raw ↑
{
  "id": "CDLV9RMBR",
  "object": "account",
  "name": "Acme Corp",
  "email": "hello@example.com"
}