Midaz
cURL
curl --request GET \ --url https://plugin-br-bank-transfer-jd.sandbox.lerian.net/health/live
{ "status": "ok", "timestamp": "2026-02-01T15:30:00-03:00" }
Use this endpoint to check whether the service is alive and responding to requests. This endpoint is designed for Kubernetes liveness probes.
Indicates that the service is healthy and running.
ok
unavailable
"ok"
"2026-02-01T15:30:00-03:00"
The health status of each dependency. Only included in the readiness check response.
Show child attributes
Was this page helpful?