Get PlanningUnit for a PlanningUnitId
GET/api/planningUnit/:planningUnitId
API used to get the PlanningUnit for a specific PlanningUnitId
Request
Responses
- 200
- 404
- 500
Returns the PlanningUnit object
Returns a HttpStatus.NOT_FOUND if the PlanningUnitId specified does not exist
Internal error that prevented the retreival of PlanningUnit