Health
Ping interface
return pong response, for testing if the service is running
get/v1/ping
Response
Success response
Example response
{
"message": "pong",
"service": "nvcf-nats-auth-callout-service",
"timestamp": 1640995200
}return pong response, for testing if the service is running
Success response
{
"message": "pong",
"service": "nvcf-nats-auth-callout-service",
"timestamp": 1640995200
}