Dynamic Variables
Get Dynamic Variable
Get a specific dynamic variable by ID
GET
Retrieve details of a specific dynamic variable.
Path Parameters
string
required
UUID of the dynamic variable
Response
string
UUID of the variable
string
UUID of the agent this variable belongs to
string
UUID of the user who created this variable
string
Variable name
string
Variable description
string
Data type (text, number, boolean, enum)
array
Allowed values (only for enum type, null otherwise)
string
ISO 8601 creation timestamp
string
ISO 8601 last update timestamp