Skip to main content
Version: 8.9 (unreleased)

Search user task effective variables

POST 

/user-tasks/:userTaskKey/effective-variables/search

Eventually Consistent About endpoint data consistency

Search for the effective variables of a user task. This endpoint returns deduplicated variables where each variable name appears at most once. When the same variable name exists at multiple scope levels in the scope hierarchy, the value from the innermost scope (closest to the user task) takes precedence. This is useful for retrieving the actual runtime state of variables as seen by the user task. By default, long variable values in the response are truncated.

Request

Responses

The user task effective variable search result.