Skip to main content

Get Local Execution Variables

GET 

/execution/:id/localVariables

Retrieves all variables of a given execution by id.

Request

Responses

Request successful. Returns A JSON object of variables key-value pairs. Each key is a variable name and each value a VariableValueDto