Returns the value associated with a settings key. If the key has no value at the client scope the application scope value is returned instead. It returns null if the key has no application value.

Form Data
string

Name of the key.

string

Access token or refresh token you want to inspect.

Response

Response body
object
string

Returns the value of the setting or, if the setting doesn’t exist, returns null.

string

Indicates the status of the operation.

OK ERROR FAIL

Language
Authentication
URL