Get Model

Get an existing forecast model.

Get Model

get

Retrieves a single forecast model by ID, including its current readiness status, configuration, accuracy metrics, and location details.

Authorizations
AuthorizationstringRequired

Enter your PredictHQ API key. The Bearer prefix is added automatically.

When calling the API directly, send: Authorization: Bearer <YOUR_API_KEY> as documented at https://docs.predicthq.com/api/overview/authenticating

Path parameters
model_idstringRequired

The unique identifier of the forecast model.

Responses
get
/v1/forecasts/models/{model_id}

OpenAPI Spec

The OpenAPI spec for Forecasts API can be found here.

Guides

Last updated

Was this helpful?