Lookups
ECHO BP Tribes Lookup Service
Returns the EPA Standard Indian Tribes and Native Alaskan Villages tribal_id and tribe_name.
post/rest_lookups.bp_tribes
Response
Returns an array of tribes containing the search term. If search term not provided, returns all values.
Example response
{
"Results": {
"LuValues": [
{
"ValueCode": "77034",
"ValueDescription": "1-Butanol"
}
],
"Message": "Success"
}
}