Get ForecastingUnit for a tracer category
GET/api/forecastingUnit/forecastingUnit/tracerCategory/:tracerCategoryId
API used to get forecastingUnits for a specific tracer category
Request
Responses
- 200
- 403
- 404
- 500
Returns the ForecastingUnits list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the tracerCategoryId specified does not exist
Internal error that prevented the retreival of ForecastingUnit