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

Get variableAdded in 8.8

GET 

/variables/:variableKey

Eventually Consistent About endpoint data consistency

Get a variable by its key.

This endpoint returns both process-level and local (element-scoped) variables. The variable's scopeKey indicates whether it's a process-level variable or scoped to a specific element instance.

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

Request

Responses

The variable is successfully returned.