{
"message": "Got Country.",
"entity": null,
"status": true,
"entityList": [
{
"id": 4,
"name": "Kenya",
"districtCount": 19,
"chiefdomCount": 28,
"healthFacilityCount": 32,
"appTypes": [
"NON_COMMUNITY"
],
"tenantId": 13
},
{
"id": 7,
"name": "Tanzania",
"districtCount": 7,
"chiefdomCount": 6,
"healthFacilityCount": 7,
"appTypes": [
"NON_COMMUNITY"
],
"tenantId": 148
},
{
"id": 1,
"name": "Sierra Leone",
"districtCount": 516,
"chiefdomCount": 590,
"healthFacilityCount": 297,
"appTypes": [
"COMMUNITY"
],
"tenantId": 11
}
],
"responseCode": 200,
"totalCount": 3
}