Get a complete PlanningUnitCapacity list
GET/api/planningUnit/capacity/all
API used to get a complete PlanningUnitCapacity list
Responses
- 200
- 403
- 404
- 500
Returns the PlanningUnitCapacity list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the PlanningUnitCapacity list does not exist
Internal error that prevented the retreival of PlanningUnitCapacity list