Parameters
Companies to search within. Usually the output of
canvas.companies.find().Job titles to search for (e.g.,
["CTO", "VP Engineering"]).Seniority levels (e.g.,
["c_suite", "vp", "director"]).Departments to search in (e.g.,
["engineering", "sales", "marketing"]).Maximum number of people to find per company.
Advanced: Override the provider waterfall order.
Options:
apollo, pdl, sonar_pro, sonar_deep_research, gpt_5, gemini, o4_mini_deep_researchReturns
Array of people matching the criteria. Each person includes:| Field | Type | Description |
|---|---|---|
name | string | Full name |
title | string | Job title |
company | string | Company name |
domain | string | Company domain |
linkedin_url | string | LinkedIn profile URL (if available) |