get https://{hostname}/settings/get
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.
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.
Try It!
to start a request and see the response here!