Skip to main content

Get a value

POST 

/valuestore/getValue

Get a value

Request

Body

    namespace object
    scope string
    id string
    key string

Responses

OK

Schema
    success boolean
    error string
    errorcode integer
    namespace object
    scope string
    id string
    key string
    value object
    oneOf

    string

    type string
    size integer
Loading...