Skip to main content

Vault List

Vault List

Responses

successful operation


Schema
    code integer
    msg string
    data object[]
  • Array [
  • businessType integer

    Business type:0:self-hosted 2:waas 3:fully hosted

    vaultInfoOfOpenApiList object[]

    Vault information

  • Array [
  • vaultId string

    Vault id

    vaultName string

    Vault name

    createTime string

    Creation time, format yyyy-MM-dd HH:mm:ss

    authorityType string

    Permission type:0 All, 1 Query, 2 Operation, 3 Withdrawal, 4 Any transaction, Description:apiKey is bound to the permissions of the vault, and this field parameter appears in the form of multiple permission combinations, separated by commas. For example:"1,3"

  • ]
  • ]
  • success boolean
Loading...