Get Process Variable Value

Hello,

with the following Get request

GET `/process-instance/aProcessInstanceId/variables/aVarName`

we are able to get the

  • value
  • type
  • valueInfo

of a variable. Is there a way, to get only the variable value as a result?

This is not possible. Reference link: Get Process Variable | docs.camunda.org