v1
latestOpenAPI 3.1.02026-07-24180245513.9 KBPlatform Health Check
Check platform health
Check the health of the platform. If the health endpoint cannot be reached, it means that the platform is not in a healthy state.
get/health
Response
The platform is in a healthy state.
Example response
{
"status": "OK"
}