Get HealthArea list for active Programs
GET/api/healthArea/program
API used to get the complete HealthArea list that are linked to active Programs
Responses
- 200
- 403
- 404
- 412
- 500
Returns the HealthArea list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the RealmId specified does not exist
Returns a HttpStatus.PRECONDITION_FAILED if the User has access to multiple Realms
Internal error that prevented the retreival of HealthArea list