Get active ForecastingUnit list
GET/api/forecastingUnit/
API used to get the complete ForecastingUnit list. Will only return those ForecastingUnits that are marked Active.
Responses
- 200
- 403
- 500
Returns the ForecastingUnit list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Internal error that prevented the retreival of ForecastingUnit list