Search user task variables
POST/user-tasks/:userTaskKey/variables/search
Eventually Consistent About endpoint data consistency
Search for user task variables based on given criteria. This endpoint returns all variables visible from the user task's scope, including variables from parent scopes in the scope hierarchy. By default, long variable values in the response are truncated.
Request
Responses
- 200
- 400
- 500
The user task variable search result.
The provided data is not valid.
An internal error occurred while processing the request.