GET
/
households
/
stove-stacking
curl --request GET \
  --url https://dev.api.emerging.eco/emerging-platform/v1/households/stove-stacking
{
  "fuel_type": "LPG + Biomass",
  "percentage": 65.5
}

Response

200
application/json

Successful response

The response is of type object.