Health

Current running version of the microservice

Returns the current version of the microservice.

Security
Responses
200

Service version returned

get/version
Request samples
Response samples
application/json
{
  • "group": "string",
  • "artifact": "string",
  • "name": "string",
  • "version": "string",
  • "time": { }
}

Ping service

Checks for connectivity to the service by sending a ping and receiving a response in return.

Security
Responses
200

Ping returned

get/ping.txt
Request samples
Response samples
application/json
"string"