Skip to content
Last updated

Comprehensive health check of all API components. Returns detailed status for database, cache, queue, and other services.

GEThttps://api.aitronos.com/v1/health/details

Checks all system components and returns their health status. Useful for readiness probes and monitoring dashboards.

Returns

Returns a JSON response indicating success or failure.

cURL
curl -X GET "https://api.aitronos.com/v1/health/details"