REST API Reference
{ "status": "healthy", "timestamp": "2024-01-15T10:30:00Z" }
curl http://localhost:8000/v1/health # Or with HTTPS curl https://your-domain.com:8000/v1/health
Was this page helpful?