Skip to main content

Check if the current vault has set the risk control switch

Check if the current vault has set the risk control switch

Request Body
    vaultId string required

    Vault id

Responses

successful operation


Schema
    code integer
    msg string
    data object
    riskControlEnabled boolean

    risk control switch (true on, false off)

    success boolean
Loading...