GET
/
health

Response

200 - application/json
components
object[]
required

List of health status details for each component reported by the Service Adapter.

status
enum<string>
required

The status of a specific component reported by the Service Adapter.

Available options:
UP,
DOWN,
WARN
time
string
required

The timestamp of the health status reported by the Service Adapter.

description
string

The description of the health status returned by the Service Adapter.

Maximum length: 250
version
string
Minimum length: 1