v1

latestSwagger 2.0This page was built with the Swagger API.2026-07-1494156491.1 KB
Detailed Facility Report

Detailed Facility Report Tribes Service

This procedure obtains data for the Tribes and Reservations section of the DFR.

post/dfr_rest_services.get_tribes

Response

Returns an object that includes an array of tribal location information.

Example response

{
  "Results": {
    "Message": "Success",
    "Tribes": [
      {
        "DistanceToArea": "VA0000005151044014",
        "TribeName": "VA0000005151044014"
      }
    ]
  }
}