Variables

Read Variables

Read all variables.

get/api/v1/variables/

Response

Successful Response

idstring uuid required
namestring nullable

Name of the variable

typestring nullable

Type of the variable

valuestring nullable

Encrypted value of the variable

default_fieldsstring[] nullable

Default fields for the variable

Changes