Find people at a company by standardized function and grade — useful when you already know the taxonomy filters you want.

The strategy

  1. Inspect which data sources are enabled for your workspace
  2. Resolve function and grade values from the taxonomy endpoints (or use known values)
  3. Search with POST /people-api/people/search using dataSource: "index"

How to run it

1. Check enabled sources

Confirm index has "configured": true before searching with taxonomy filters.

2. Browse taxonomy (optional)

Try the same request in the interactive playground: Search people.