v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-02-0286184235.0 KB
Predictions

Prediction Read

Read a prediction.

get/v2/{entity}/{project}/predictions/{prediction_id}

Path parameters

entitystring required
projectstring required
prediction_idstring required

Response

Successful Response

prediction_idstring required

The prediction ID

modelstring required

The model reference (weave:// URI)

inputsobject required

The inputs to the prediction

{"stackTrail":"components:schemas:PredictionReadRes:properties:output","oasType":"schema","type":"unknown","title":"Output","description":"The output of the prediction"}
evaluation_run_idstring nullable

Evaluation run ID if this prediction is linked to one

wb_user_idstring nullable

Do not set directly. Server will automatically populate this field.