Get active PlanningUnit list for a realm country
GET/api/planningUnit/realmCountry/:realmCountryId
API used to get the list of active PlanningUnits for a realm country
Request
Responses
- 200
- 403
- 404
- 500
Returns the active PlanningUnit list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the tracerCategories and programs specified does not exist
Internal error that prevented the retreival of PlanningUnit list