cURL
curl --request GET \ --url http://localhost:8080/v1/health
{ "api": "bread-api", "status": "healthy", "version": "0.1.0" }
Check API health and status
API is healthy and operational
Health check response
API health status: 'healthy' or 'degraded'
API name
API version