Skip to main content
GET
Health check

Response

200 - application/json

Successful Response

Response for the health check endpoint.

status
string
required

Health status. Always 'healthy' if responding.

Example:

"healthy"

service
string
required

Service name.

Example:

"monitoring-api"

version
string
required

API version.

Example:

"1.0.0"