naftiko: 1.0.0-alpha2 info: label: API Reference — subpackage_prompts.subpackage_prompts/runs description: 'API Reference — subpackage_prompts.subpackage_prompts/runs. 3 operations. Lead operation: ✨ Get inference run info. Self-contained Naftiko capability covering one Label Studio business surface.' tags: - Label Studio - subpackage_prompts.subpackage_prompts/runs created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: LABEL_STUDIO_API_KEY: LABEL_STUDIO_API_KEY capability: consumes: - type: http namespace: label-studio-subpackage-prompts-subpackage-prompts-runs baseUri: http://localhost:8000 description: API Reference — subpackage_prompts.subpackage_prompts/runs business capability. Self-contained, no shared references. resources: - name: api-prompts-prompt_id-versions-version_id-inference-runs path: /api/prompts/{prompt_id}/versions/{version_id}/inference-runs operations: - name: list method: GET description: ✨ Get inference run info outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: prompt_id in: path type: integer required: true - name: version_id in: path type: integer required: true - name: ordering in: query type: string description: Which field to use when ordering the results. - name: parent_model in: query type: integer description: The ID of the parent model for this Inference Run - name: project in: query type: integer description: The ID of the project this Inference Run makes predictions on - name: project_subset in: query type: string description: 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) - name: Authorization in: header type: string description: 'The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: