Skip to main content
GET
/
api
/
lambda-deploy
/
{id}
/
health
Check health of a Lambda deployment (API Key)
curl --request GET \
  --url https://api.leanmcp.com/api/lambda-deploy/{id}/health \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Enter your LeanMCP API key

Path Parameters

id
string
required

Deployment ID

Response

Health check result