Get Local Execution Variable
GET/execution/:id/localVariables/:varName
Retrieves a variable from the context of a given execution by id. Does not traverse the parent execution hierarchy.
Request
Responses
- 200
- 404
Request successful.
Variable with given id does not exist. See the Introduction for the error response format.