Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://api.dualship.run/health
{
  "status": "healthy"
}

Response

Service is healthy

Health check response

status
string
Example:

"healthy"