cURL
curl --request GET \ --url https://integration.smartpng.com/api/health
{ "status": "healthy", "service": "IntegrationCompressFunction" }
Check whether the IntegrationCompressFunction service is reachable.
Service is healthy
healthy
"healthy"
"IntegrationCompressFunction"