Ir al contenido

Health check

GET
/health
curl --request GET \
--url https://api.mailerdash.com/health

OK

Media type application/json
object
ok
boolean
Example
{
"ok": true
}