HealthResponse
HealthResponse
status
enum
Required
Overall health statushealthy
string
unhealthy
string
timestamp
string
Required
When the health check was performedversion
string
Required
API versionuptime
number
Required
API uptime in seconds
Example
{ "status": "", "timestamp": "", "version": "", "uptime": 0 }
Built with