Get inference run info

Get information (status, metadata, etc) about an existing inference run

Path parameters

prompt_idintegerRequired
version_idintegerRequired

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

orderingstringOptional
Which field to use when ordering the results.
parent_modelintegerOptional
The ID of the parent model for this Inference Run
projectintegerOptional
The ID of the project this Inference Run makes predictions on
project_subsetenumOptional

Defines which tasks are operated on (e.g. HasGT will only operate on tasks with a ground truth annotation, but All will operate on all records)

Allowed values:

Response

idinteger
parent_modelinteger
statusenum
  • Pending - Pending
  • InProgress - InProgress
  • Completed - Completed
  • Failed - Failed
  • Canceled - Canceled
Allowed values:
created_atdatetime
projectinteger
project_subsetenum or null
  • All - All
  • HasGT - HasGT
  • Sample - Sample
Allowed values:
job_idstring or null<=255 characters
Job ID for inference job for a ModelRun e.g. Adala job ID
total_predictionsinteger or null>=-2147483648<=2147483647
total_correct_predictionsinteger or null>=-2147483648<=2147483647
total_tasksinteger or null>=-2147483648<=2147483647
triggered_atdatetime or null
predictions_updated_atdatetime or null
completed_atdatetime or null
organizationinteger or null
created_byinteger or null