Parameters
Companies to search within. Usually the output of
canvas.companies.find().Job titles to search for (e.g.,
["CTO", "VP Engineering"]).Required. Seniority levels (e.g.,
["c-suite", "vp", "director"]).
Valid values: senior, staff, principal, lead, manager, head, director, vp, svp, c-suite.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_researchAt least one of
titles or departments is required.Returns
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) |