Search Models

Search forecast models.

Search Models

get
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

Query parameters
qstringOptional

Fulltext search across name, label and external_id.

location.saved_location_idstring[]Optional

A coma-separated list of Saved Location IDs to filter on.

limitintegerOptional

Limit the number of results.

Default: 10
offsetintegerOptional

Offset the results.

Default: 0
Responses
200

Successful Response

application/json
get
/v1/forecasts/models

OpenAPI Spec

The OpenAPI spec for Forecasts API can be found here.

Guides

Last updated

Was this helpful?