Skip to main content

Health Check

GET 

/health

Health Check

Request

Responses

The Health Check is successful

Schema
    status string
    info objectnullable
    property name* objectnullable
    status stringrequired
    property name* any
    error objectnullable
    property name* objectnullable
    status stringrequired
    property name* any
    details object
    property name* object
    status stringrequired
    property name* any
curl -L -X GET 'https://docs.zrobank.io/health' \
-H 'Accept: application/json'
ResponseClear

Click the Send API Request button above and see the response here!