v77

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-045764591.5 MB
Projects

✨ Get AWS custom metric code

<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 the AWS Lambda code for the custom metric configured for this project.
get/api/projects/{id}/aws-custom-function

Path parameters

idinteger required

Response

Lambda code and deployment status

codestring required
status'NotDeployed' | 'Active' | 'Pending' | 'Inactive' | 'Failed' | 'NotFound' | 'Error' required

Deployment status of the Lambda function.