Get global variable

Getting a global variable by name.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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