Skip to main content
Version: 8.9 (unreleased)

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 variable documents visible from the user task's scope, including variables from parent scopes in the scope hierarchy. If the same variable name exists at multiple scope levels, each scope's variable is returned as a separate result. Use the /user-tasks/{userTaskKey}/effective-variables/search endpoint to get deduplicated variables where the innermost scope takes precedence. By default, long variable values in the response are truncated.

Request

Responses

The user task variable search result.