Get Health
GET /health
cURL
curl --request GET \
--url https://api.example.com/healthResponse
Status: 200
Content-Type: text/plain
Body:
"health is good"Related links:
Documentation: https://api-reference.hyperswitch.io/introduction
Locker API Reference: https://api-reference.hyperswitch.io/locker-api-reference/overview
Intelligent Router API Reference: https://api-reference.hyperswitch.io/intelligent-router-api-reference/overview
Edit this page: https://github.com/juspay/hyperswitch/edit/main/api-reference/locker-api-reference/locker-health/get-health.mdx Raise an issue: https://github.com/juspay/hyperswitch/issues/new?title=Issue%20on%20docs&body=Path:%20/locker-api-reference/locker-health/get-health