get-forecast-output-by-id
GET/v1/projects/:projectId/forecasts/:forecastId/outputs/:id
Returns the forecast data document that matches the given id scoped to projectId project and forecastId forecast.
Request
Responses
- 200
- 400
- 404
OK
Bad Request. There is something wrong with the request data.
Not Found