Search people by taxonomy at a company
Search people by taxonomy
Company-scoped LinkedIn search with std_function or std_function_root and optional std_grade.
POST
Search people by taxonomy at a company
Requires exactly one of
stdFunction or stdFunctionRoot. Optional stdGrade (entry | mid | leadership). Default LinkedIn source is unipile (candidateSource: harvest also supported).
Thin validated wrapper over the shared people/search LinkedIn path (dataSource: unipile|harvest): company → boolean keywords → source → batch title reclassify → exact taxonomy matches.
Input helpers: List taxonomy tree for nested function selects; grades from gradeLevels on that response.Authorizations
Workspace JWT from Arxena auth.
Body
application/json
Example:
"stripe.com"
LinkedIn company id or slug
Example:
"stripe"
Example:
"Stripe"
Exactly one of stdFunction or stdFunctionRoot is required.
Example:
"software engineering"
Exactly one of stdFunction or stdFunctionRoot is required.
Example:
"engineering"
Optional. Only valid together with stdFunction or stdFunctionRoot.
Available options:
entry, mid, leadership Example:
"leadership"
Available options:
harvest, unipile Example:
"unipile"
Example:
"United States"
Required range:
1 <= x <= 100Example:
20