Get Predictions

Get all predictions for a project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve the prediction results for a completed job. Pass the job_name and task_type to fetch the forecasts or outputs generated by that job. This is typically called after polling the Check Job Status endpoint and confirming the job has reached a "completed" state.

Authentication: Include your API key in the X-API-KEY request header.

Query parameter descriptions:

ParameterDescription
job_nameThe job identifier returned by the Training, Tuning, Inference, or Attribution endpoint. Used to retrieve predictions for that specific job.
task_typeThe type of job that generated the predictions. Must match the type of job referenced by job_name. Accepted values: "training", "inference", "tuning", "attribution".

Query Params
string
required
string
enum
required
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json