Reports, publications, and audit document listings.
Audit Report Details
ASYNCREADNo auth
Returns audit report details including title, dates, report number, type, and body.
ParametersFormJSON
Publication year in the URL path
URL slug identifying the report under /reports/all/{year}/
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_oig_hhs_gov_audit_report_detail_ssr", "params": { "report_year": "2026", "report_slug": "cms-potentially-overpaid-medicare-advantage-organizations-462-million-based-on-certain-unsupported-acute-stroke-diagnosis-codes" } }'