Get node health history

View as Markdown
Returns the health status timeline and summary for a node over a time window.

Path parameters

nodeUUIDstringRequired
Node UUID

Query parameters

startTimestringRequired

Start time in RFC3339 format (e.g., 2026-04-07T00:00:00Z)

endTimestringRequired

End time in RFC3339 format (e.g., 2026-04-14T00:00:00Z)

Response

Health timeline and summary with enrolledAt
enrolledAtstringOptional
healthSummaryobjectOptional
machineStatuslist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
499
Client Closed Request Error
500
Internal Server Error