Overview
Search for employees within a specific company using filters like department, title, seniority, and location. Perfect for sales prospecting, recruitment, and competitive intelligence when you need to find specific people at target companies.Authentication
Your Tuesday API key
Query Parameters
Company domain to search withinExample:
salesforce.com
Note: Either company_domain
or company_linkedin_url
is requiredLinkedIn company page URLExample:
https://www.linkedin.com/company/salesforce
Note: Either company_domain
or company_linkedin_url
is requiredJob title or role filter (supports partial matches)Examples:
"Sales Director"
, "Software Engineer"
, "Marketing"
Department filterOptions:
"Engineering"
, "Sales"
, "Marketing"
, "Operations"
, "Human Resources"
, "Finance"
, "Customer Success"
, "Product"
Seniority level filterOptions:
"C-Suite"
, "VP"
, "Director"
, "Manager"
, "Senior"
, "Staff"
, "Intern"
Office location or geographic filterExamples:
"San Francisco"
, "New York"
, "Remote"
, "California"
Keywords to search in employee profilesExamples:
"machine learning"
, "enterprise sales"
, "product marketing"
Maximum number of results to return (1-100)
Number of results to skip for pagination
Include email addresses in resultsOptions:
include
| exclude
Additional Cost: +2 credits per result when set to include
Include phone numbers in resultsOptions:
include
| exclude
Additional Cost: +3 credits per result when set to include
Response
HTTP status code (200 for success)
Response message
Example Requests
Example Response
Search Strategies
Department-Based Searches
Department-Based Searches
Sales Prospecting:
department=Sales&seniority=Director
- Decision makersdepartment=Sales&location=Remote
- Remote sales teamtitle=VP Sales
- C-level sales contacts
department=Engineering&keywords=React
- Frontend developersdepartment=Product&seniority=Manager
- Product managersdepartment=Marketing&keywords=growth
- Growth marketers
Seniority-Based Targeting
Seniority-Based Targeting
Executive Outreach:
seniority=C-Suite
- C-level executivesseniority=VP&department=Sales
- VP-level decision makers
seniority=Director&department=Engineering
- Technical directorsseniority=Manager
- Team managers across departments
seniority=Senior&department=Engineering
- Senior engineersseniority=Staff&keywords=data science
- Data scientists
Location-Based Searches
Location-Based Searches
Geographic Targeting:
location=San Francisco
- Bay Area employeeslocation=Remote
- Distributed workforcelocation=New York
- East Coast presence
- Combine with other filters for regional analysis
- Identify location-specific team structures
- Find local office leadership
Credit Usage
Base per result
Email per result
Phone per result
Large Company Searches: Companies with 10,000+ employees may return hundreds of results. Use specific filters to narrow results and manage costs effectively.
Pagination Best Practices
Use Cases
Sales Prospecting
Find decision makers and contacts at target companies for outreach
Competitive Hiring
Identify talent at competitor companies for recruitment
Account Research
Research company structure and key contacts before meetings
Market Intelligence
Analyze competitor team structures and hiring patterns
Partnership Mapping
Find relevant contacts for business development and partnerships
Org Chart Building
Build organizational charts for target accounts
Error Responses
400 Bad Request - Missing Company Parameter
400 Bad Request - Missing Company Parameter
404 Not Found - Company Not Found
404 Not Found - Company Not Found
400 Bad Request - Invalid Filters
400 Bad Request - Invalid Filters
Advanced Filtering
Multi-Filter Combinations
Multi-Filter Combinations
Effective Combinations:
Keyword Strategies
Keyword Strategies
Technical Keywords:
- Programming languages:
"Python"
,"React"
,"Go"
- Technologies:
"AWS"
,"Kubernetes"
,"GraphQL"
- Methodologies:
"Agile"
,"DevOps"
,"Machine Learning"
- Functions:
"enterprise sales"
,"product marketing"
,"customer success"
- Skills:
"analytics"
,"strategy"
,"operations"
Related Endpoints
- Company Profile API - Get comprehensive company information
- Company Employee Count - Get employee metrics and department breakdown
- People Search API - Search across all companies with filters
- People Lookup API - Find specific people by name and company