Get global variable

Getting a global variable by name.

Log in to see full request history

Response

FieldTypeDescription
successbooleanResult of the request
dataarrayProperties of the global variable
data.idintID of global variable
data.namestringName of global variable
data.htmlstringHTML content of the global variable
data.textstringText content of the global variable
data.group_idintGroup ID of the global variable
data.last_modificationstringDate of last modification
data.orderintOrder of global variable

Error occured

FieldTypeDescription
errorCodeintCode of the error
errorMessagestringHuman readable error message

Error codes

errorCodeDescription
10000Global variable not found
10003Missing global variable name
Path Params
string
required

Name of global variable

Responses

Language
Credentials
:
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain