---
title: "Detailed Facility Report SDWA Sanitary Surveys Service"
method: POST
path: "/dfr_rest_services.get_sdwa_sanitary_surveys"
tags: ["Detailed Facility Report"]
---

# Detailed Facility Report SDWA Sanitary Surveys Service

`POST /dfr_rest_services.get_sdwa_sanitary_surveys`

This procedure obtains data for the SDWA, Sanitary Surveys section of the DFR.

## Response `200`

Returns an object that includes an array of sanitary surveys

- object — Root Object
  - `Results` Dfr126Results, required — Results Object
    - `Message` string, required — Field to record messages (typically performance-related) about packet processing
    - `SanitarySurveys` Dfr086 — Sanitary Surveys Object
      - `Sources` Dfr088[]
        - `SanitarySurvey` Dfr089[], required
          - `Agency` string, required — Identifies the lead agency (e.g., EPA, State) conducting the inspection. Values: State abbreviation or "EPA"
          - `DataVerification` string, required — The sanitary source survey conclusion for data verification operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `Distribution` string, required — The sanitary source survey conclusion for distribution operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `Financial` string, required — The sanitary source survey conclusion for financial operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `FinishedWaterStorage` string, required — The sanitary source survey conclusion for finished water storage operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `ManagementOperation` string, required — The sanitary source survey conclusion for management operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `OperatorCompliance` string, required — The sanitary source survey conclusion for operator compliance. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `OtherEvaluation` string, required — The sanitary source survey conclusion for other evaluation. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `Pumps` string, required — The sanitary source survey conclusion for pump operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `Security` string, required — The sanitary source survey conclusions for security operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `Source` string, required — The sanitary source survey conclusion for source operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `SourceID` string, required — Unique Identifier assigned by EPA.
          - `Treatment` string, required — The sanitary survey results conclusions for treatment operations. Applicable codes: - M - Minor Deficiencies - N - No Deficiencies or Recommendations - R - Recommendations Made - S - Significant Deficiencies - X - Not Evaluated - Z - Not Applicable - (blank) - Not Reported to EPA
          - `VisitDate` string, required — Date of the sanitary survey.
          - `VisitType` string, required — A description of the type of site visit conducted.

---

[API](https://skmtc.net/usepa/apis/dfr.md) · [All operations](https://skmtc.net/usepa/apis/dfr/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usepa/dfr/versions/0f6834e9375d/schema)
