Get Prediction
Task Management
Get Prediction
Poll an asynchronous prediction task by task_id via GET /v1/predictions/.
GET
Get Prediction
Use the
data.task_id returned from Create Prediction as the path parameter prediction_id.
Response fields
Authorizations
Authorization: Bearer YOUR_API_KEY
Path Parameters
Task ID (data.task_id) returned when the prediction was created.
Response
Prediction detail
Response status code. "0" indicates success.
Example:
"0"
Unique request identifier for support and debugging.
Example:
"8bd6b5784a1e42b79bf172607f476f56"
Billing summary for the prediction. May be omitted while the task is still processing.