GET
/
health
cURL
curl --request GET \
  --url https://api.nh.staging.mum.juspay.net/service2/health
"<string>"

Response

200 - text/plain

Service is healthy

The response is of type string.