v1

latestOpenAPI 3.1.02026-07-1766222595.7 KB

Create Sync Inference Task

Runs a sync inference prediction.

post/v1/sync-tasks

Query parameters

model_endpoint_idstring required

Request body

urlstring nullable
{"stackTrail":"components:schemas:RequestSchema","oasType":"schema","type":"unknown","title":"RequestSchema"}
cloudpicklestring nullable
callback_urlstring nullable
return_pickledboolean
destination_pathstring nullable
timeout_secondsnumber nullable
num_retriesinteger nullable

Response

Successful Response

status'PENDING' | 'STARTED' | 'SUCCESS' | 'FAILURE' | 'UNDEFINED' required
{"stackTrail":"components:schemas:SyncEndpointPredictV1Response:properties:result:anyOf","oasType":"schema","type":"unknown","title":"Result","nullable":true}
tracebackstring nullable
status_codeinteger nullable