Fac Get Audit
fac_get_auditFetch one single audit by its FAC report_id (e.g. "2025-09-GSAFAC-0000422512"), including its summary_url — the official Federal Audit Clearinghouse dissemination summary page for that report — enriched with the full federal program detail: every Assistance Listing (CFDA) number the entity expended money under, the program name, dollars expended per program, whether it was audited as a major program, and the opinion type. Also returns auditee contact and auditor details, plus audit findings when the FAC findings table carries them. Answers "what did this specific audit cover and what did it conclude".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | FAC report id as returned by fac_search_audits, e.g. "2023-06-CENSUS-0000250449". Aliases: id, audit_id. | |
| award_limit | No | Max federal award rows to include, 1-500 (default 200). | |
| include_findings | No | Attach audit findings for this report (default true). |