latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Global Variables

Get Global Variable

Returns a global variable object based on a global variable Id.

Authorization Required:

  • Designer Administrator
get/globalvars/{globalVariableId}

Path parameters

globalVariableIdstring required

Id of global variable to retrieve

Response

Global Variable

idstring

Id of the global variable

keystring

Name of the key of the global variable

valuestring

Value of the key of the global variable

descriptionstring

Description for the global variable

serverSideOnlyboolean

Whether the global variable is available server side only

createdstring date-time
createdBystring

Creator of the global variable

modifiedstring date-time
modifiedBystring

Last modifier of the global variable

deletedstring date-time