Get inference run info

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

Path parameters

idintegerRequired
Prompt ID
version_idintegerRequired
Prompt Version ID

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

projectintegerRequired
The ID of the project that this Interence Run makes predictions on
project_subsetenumRequired

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

Success
projectinteger
project_subsetenum
Allowed values:
organizationinteger or map from strings to any or null
model_versioninteger or null
created_byinteger or map from strings to any or null
statusenum or null
Allowed values:
job_idstring or null
created_atdatetime or null
triggered_atdatetime or null
predictions_updated_atdatetime or null
completed_atdatetime or null