Return the service health check

GET {{baseUrl}}/health

This returns the service's overall health status, along with additional diagnostic state for various components and subsystems. The root object is intended to be an end-user visible label for the service. At various levels of the health resource are ok properties that represent the overall Boolean health status. Additional properties may be present allowing clients to learn the health of subsystems and their configuration.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"OpenText Publication Service":{"ok":true,"version":"in adipisicing","uptime":-28150272.598696142,"enforceAccessTokens":false}}