Skip to main content
Returns a cursor-paginated list of companies tracked in your Space. Useful for high-level rollups of which organizations are in your workspace.

When to use

  • “What companies do we have?”
  • “List companies added this month.”
  • “How many distinct companies signed up last week?”
For per-person questions, use list_contacts. For ad performance, use query_ad_metrics.

Parameters

Example response

Caveats

  • Companies don’t have custom fields — they’re derived from contact email domain. There’s no custom_field_filters parameter on this tool today.
  • Order is newest first by id descending.