Runoff Report
Reports
Runoff Report
Download EPA Runoff Mitigation PDF report for a field
GET
Runoff Report
Download the EPA Runoff Mitigation compliance report as a PDF for a specific field. The report includes runoff-specific limitation details, selected mitigations, soil data, and regulatory references.Documentation Index
Fetch the complete documentation index at: https://docs.acreblitz.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The provider’s field identifier. This is the
provider_field_id you submitted to /esa-check. If you didn’t provide a provider_field_id, use the application_id instead.Query Parameters
Report year. Defaults to the current year if not specified.
Response
On success, returns the PDF file as anapplication/pdf stream with appropriate Content-Disposition headers for download.
Error Codes
| Code | Description |
|---|---|
400 | Invalid report parameters |
401 | Invalid or missing API key |
404 | Field not found or report not available |
502 | Upstream report generation failed |
504 | Report generation timed out |
Example
cURL
cURL with year
The field must belong to your authenticated provider account and have completed an ESA check with a portal link before reports can be downloaded.

