Get forecastAsk AIget https://api.kevel.co/v1/forecaster/{Id}Get the status and potential results of a running forecast.Path ParamsIdstringrequiredThe forecast id.Responses 200Normal response, containing JSON response object for a final result. 202Normal response, containing JSON response object for a partial result. 400Error response, containing error message. 404Forecast ID not found.Updated 7 months ago