Search Models
Search forecast models.
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
Fulltext search across name, label and external_id.
A comma-separated list of Saved Location IDs to filter on.
The maximum number of results to return per page. Defaults to 10.
10The number of results to skip before returning. Used for pagination. Defaults to 0.
0Successful Response
List of error messages, if any.
[]List of warning messages, if any.
[]Total number of results matching the query.
URL for the next page of results. Null if no more results.
URL for the previous page of results. Null if on the first page.
Bad Request
Unauthorized
Payment Required
Forbidden
OpenAPI Spec
Guides
Last updated
Was this helpful?