Talentino Docs
API ReferenceMissing Info Mailer API

Check service health

GET/health

Response Body

application/json

curl -X GET "https://example.com/health"
{  "status": "healthy",  "message": "Email delegation backend is running"}