Prompts
✨ Get inference run info
<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Get information (status, metadata, etc) about an existing inference runget/api/prompts/{prompt_id}/versions/{version_id}/inference-runs
Path parameters
prompt_idinteger required
version_idinteger required
Query parameters
orderingstring
Which field to use when ordering the results.
parent_modelinteger
The ID of the parent model for this Inference Run
projectinteger
The ID of the project this Inference Run makes predictions on
project_subset'All' | 'HasGT' | 'Sample'
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)