RGenericOptions
get workspace global option value, Security Warning: every authenticated user in a workspace could see value of global options, so do not store sensitive data into them or you can override this behaviour in your derived class (Auth)
get/api/options/global/{workspace}/{name}
Path parameters
workspacestring uuid required
namestring required
Response
OK
string required
Changes
No recorded changes to this endpoint across all 15 revisions of this API.