Skip to main content
GET
/
health
Check API health
curl --request GET \
  --url https://api-next.dealroom.co/health
{
  "status": "<string>",
  "timestamp": "<string>",
  "database": "<string>"
}

Response

Service is healthy

status
string
required
timestamp
string
required
database
string
required