Get inference run info

GET

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

Path parameters

idintegerRequired

Prompt ID

version_idintegerRequired

Prompt Version ID

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: AllHasGTSample

Response

This endpoint returns an object.
projectinteger
project_subsetenum
Allowed values: AllHasGTSample
organizationinteger or map from strings to anyOptional
model_versionstringOptional
created_byinteger or map from strings to anyOptional
statusenumOptional
Allowed values: PendingInProgressCompletedFailedCanceled
job_idstringOptional
created_atdatetimeOptional
triggered_atdatetimeOptional
predictions_updated_atdatetimeOptional
completed_atdatetimeOptional