GET
/
health-check
curl --request GET \
  --url https://api.wapikit.com/api/health-check
{
  "data": true
}

Response

200 - application/json

OK

The response is of type object.