/propublica_nonprofit/people/search

POST /api/propublica_nonprofit/people/search

Price: 5 credits

Search officers, directors, trustees and key employees named on US nonprofit Form 990 filings. Returns the person, the role and organization they are named under, the fiscal year, and the base, related and other compensation reported for them.

How to use it

One result is one person-on-one-filing, so the same person appears once per organization and per fiscal year they were reported in — deduplicate on `organization_ein` and `fiscal_year` if you want a single row per person. `min_organization_compensation` bounds what the organization reported, not what this person was paid. Use `organization_ein` from a result to pull the organization's own profile from propublica_nonprofit/organizations.

Parameters

Request body

Response

Errors

Response headers