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"
}
]
}
}