GET
/
health
curl --request GET \
  --url https://api.scanify.com.br/health
{
  "status": "healthy"
}

Response

200 - application/json

API está em bom funcionamento

The response is of type object.