Respond up

GET /close-service/health

Responses

  • 200 application/json

    OK

    Hide response attribute Show response attribute object
GET /close-service/health
curl \
 --request GET 'http://close-service:8082/close-service/health'
Response examples (200)
{
  "status": "string"
}