{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_projects.subpackage_projects/metrics.subpackage_projects/metrics/custom API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_projects.subpackage_projects/metrics.subpackage_projects/metrics/custom", "type": "folder" }, "items": [ { "info": { "name": "✨ Get AWS custom metric code", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/projects/:id/aws-custom-function", "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 the AWS Lambda code for the custom m" }, { "info": { "name": "✨ Update AWS custom metric Lambda", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/projects/:id/aws-custom-function", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "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
\nCreate or update the AWS Lambda function" }, { "info": { "name": "✨ Get AWS lambda logs for project", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/projects/:id/aws-custom-function-logs", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "end_date", "value": "", "type": "query", "description": "End date for AWS logs filtering in format %Y-%m-%d" }, { "name": "limit", "value": "", "type": "query", "description": "Limit the number of logs to return" }, { "name": "start_date", "value": "", "type": "query", "description": "Start date for AWS logs filtering in format %Y-%m-%d" } ] }, "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 AWS lambda logs for project, includi" }, { "info": { "name": "✨ Check custom matching function code", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/projects/:id/check-function", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "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
\nValidate custom matching function code f" }, { "info": { "name": "✨ Get custom metric code", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/projects/:id/custom-function", "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 the custom metric function code for " }, { "info": { "name": "✨ Deploy custom metric function", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/projects/:id/custom-function", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "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
\nCreate or update the custom metric funct" }, { "info": { "name": "✨ Get custom metric function logs", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/projects/:id/custom-function-logs", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "end_date", "value": "", "type": "query", "description": "End date for log filtering in format %Y-%m-%d" }, { "name": "limit", "value": "", "type": "query", "description": "Limit the number of logs to return" }, { "name": "start_date", "value": "", "type": "query", "description": "Start date for log filtering in format %Y-%m-%d" } ] }, "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 execution logs for the custom metric" }, { "info": { "name": "✨ Get GCP custom metric code", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/projects/:id/gcp-custom-function", "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 the GCP Cloud Function code for the " }, { "info": { "name": "✨ Update GCP custom metric Cloud Function", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/projects/:id/gcp-custom-function", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "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
\nCreate or update the GCP Cloud Function " } ] } ], "bundled": true }