Skip to main content
GET
/
api
/
health
Liveness probe
curl --request GET \
  --url https://api-atlaswork.vercel.app/api/health
{
  "status": "ok"
}

Response

200 - application/json

Service is healthy

status
enum<string>
required
Available options:
ok