Fac Recipient Audit History
fac_recipient_audit_historyYear-by-year single-audit history for one grant recipient, identified by UEI or by name. Returns each audit year with total federal awards expended, the report_id, the oversight agency and the FAC acceptance date, plus a growth read on the spend trend. Answers "how has this organization's federal funding moved over time and which years were audited".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ein | No | Employer Identification Number, an alternative exact identifier. Alias: auditee_ein. | |
| uei | No | SAM.gov Unique Entity Identifier, the precise way to pin one recipient. Alias: auditee_uei. | |
| state | No | 2-letter state code, useful to disambiguate a common name. | |
| years | No | Max audit years to return, 1-40 (default 15). | |
| auditee_name | No | Recipient name substring when the UEI is unknown, e.g. "johns hopkins". Aliases: query, q, name. |