System

Get Health

GET
/v1/health

Response Body

application/json

curl -X GET "https://api.mentio.dev/v1/health"
{
  "ok": true
}