Get Local Task Variables
GET/task/:id/localVariables
Retrieves all variables of a given task by id.
Request
Responses
- 200
- 500
Request successful.
Task id is null or does not exist. See the
Introduction
for the error response format.
GET/task/:id/localVariables
Retrieves all variables of a given task by id.
Request successful.
Task id is null or does not exist. See the
Introduction
for the error response format.