Skip to main content

Get Task Variable

GET 

/task/:id/variables/:varName

Retrieves a variable from the context of a given task. The variable must be visible from the task. It is visible from the task if it is a local task variable or declared in a parent scope of the task. See documentation on visiblity of variables.

Request

Responses

Request successful.