Skip to main content
Returns the record for one company tracked in your Space.

When to use

  • Drilling into a single company after list_companies returns its ID.
  • “Tell me about company 1041.”
  • “What’s the domain on company 1039?”

Parameters

Example response

Caveats

  • Returns 404 ([not_found]) if no company with that ID exists in the current Space.
  • For per-contact data within a company, use list_contacts or pivot through query_ad_metrics with query_mode: "company".