{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_prompts.subpackage_prompts/indicators API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_prompts.subpackage_prompts/indicators", "type": "folder" }, "items": [ { "info": { "name": "✨ Get key indicators", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/inference-runs/:id/indicators/", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nGet key indicators for the Prompt dashbo" }, { "info": { "name": "✨ Get key indicator", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/inference-runs/:id/indicators/:indicator_key", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "indicator_key", "value": "", "type": "path" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nGet a specific key indicator for the Pro" } ] } ], "bundled": true }