Health
Health Check
Check the health status of the AgentOS API. Returns a simple status indicator.
get/health
Response
API is healthy and operational
Example response
{
"instantiated_at": "2025-06-10T12:00:00Z",
"status": "ok"
}Check the health status of the AgentOS API. Returns a simple status indicator.
API is healthy and operational
{
"instantiated_at": "2025-06-10T12:00:00Z",
"status": "ok"
}