Find All Company Data
find_allResolves a company's website, finds decision-maker emails for specified roles, and retrieves the company-wide email roster in one API call.
Instructions
Kitchen-sink: resolve a company's website, find decision-maker emails for the categories you request, and pull the company-wide email roster — all in one call. Pricing is the sum of underlying sub-calls; see /find-all docs. Uses Potarix Enricher API credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_name | Yes | Company name, such as 'Stripe Inc.'. | |
| context | No | Optional disambiguation hint passed through to website resolution. | |
| dm_categories | No | Decision-maker role categories (e.g. 'ceo', 'sales', 'operations'). Defaults to ceo + sales + operations. Capped at 6. | |
| skip_company_emails | No | Skip the company-wide email scrape to save credits. Defaults to false. |