List company people
Returns a paginated list of people associated with a company (executives and other known roles), current roles first and most-recently-joined first. Each person carries the full Person payload — bio, role history, external profile links, and knowledge-graph cross-reference. Set current_only=false to include historical roles, or filter by role title. Identify the company by slug (e.g., ‘apple’), domain, or ID.
Documentation Index
Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key in the X-API-Key header (recommended).
Path Parameters
Company slug (e.g., 'apple'), domain (e.g., 'apple.com'), or ID
Query Parameters
Results per page
1 <= x <= 100Opaque pagination cursor from previous response
When true (default), only people currently in a role at the company. Set false to include historical roles.
Case-insensitive substring filter on role title (e.g. 'chief', 'founder').
"chief"