@globalleaderboards/sdk - v0.5.0
GitHub
API Documentation
GlobalLeaderboards.net
Preparing search index...
HealthResponse
Interface HealthResponse
Basic health check response
interface
HealthResponse
{
status
:
"healthy"
|
"unhealthy"
;
version
:
string
;
timestamp
:
string
;
}
Hierarchy (
View Summary
)
HealthResponse
DetailedHealthResponse
Index
Properties
status
version
timestamp
Properties
status
status
:
"healthy"
|
"unhealthy"
Health status
version
version
:
string
API version
timestamp
timestamp
:
string
Current timestamp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
version
timestamp
GitHub
API Documentation
GlobalLeaderboards.net
@globalleaderboards/sdk - v0.5.0
Loading...
Basic health check response