For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Search variablesAdded in 8.8

POST 

/variables/search

Eventually Consistent About endpoint data consistency

Search for variables based on given criteria.

This endpoint returns variables that exist directly at the specified scopes - it does not include variables from parent scopes that would be visible through the scope hierarchy.

Variables can be process-level (scoped to the process instance) or local (scoped to specific BPMN elements like tasks, subprocesses, etc.).

By default, long variable values in the response are truncated.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
PROCESS_DEFINITIONREAD_PROCESS_INSTANCE

Results you are not authorized to access are filtered from the response rather than rejected.

Request

Responses

The variable search result.