Get prediction
Predictions
Get prediction
Retrieve prediction details including the download URL for the result CSV.
The result CSV contains the original feature columns plus a prediction column
and a probability column (confidence score between 0 and 1).
GET
Get prediction
Authorizations
Obtain a token from POST /api/login. Valid for 1 hour.
Path Parameters
Response
Prediction retrieved successfully
Status of a prediction job:
Available options:
PENDING, RUNNING, COMPLETED, FAILED, TIMEOUT Signed URL to download the prediction result CSV. Present when status is COMPLETED.