Skip to main content
GET
/
health
/
containers
Container-level health probe
curl --request GET \
  --url https://demo.enneo.ai/api/mind/health/containers \
  --header 'Authorization: Bearer <token>'
{
  "containers": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT-based authentication

Response

Successful operation

containers
object

Per-container status keyed by service name.