Get system health information
Admin
Get system health information
GET
Get system health information
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Include historical health data
Response
Returns system health information
Available options:
healthy, unhealthy Example:
"healthy"
Example:
"2025-01-01T00:00:00.000Z"
Example:
45.2
Example:
62.7
Example:
8192
Example:
5120
Example:
78.3
Example:
500000
Example:
391500
Example:
"5d 12h 30m"
Example:
512
Example:
1024
Example:
5.2
Example:
true
Example:
25
Example:
100
Example:
45.8
Example:
12.3
Example:
5
Example:
1024
Example:
true
Example:
250
Example:
500
Example:
85.2
Example:
0.5
Example:
120
Example:
95.7
Example:
{
"email": "healthy",
"slack": "healthy",
"database": "healthy"
}Error message if status is unhealthy
Example:
"Database connection failed"
Example:
{
"cpuUsage": 5.2,
"memoryUsage": -2.1,
"apiRequestRate": 10.5
}