Skip to main content
Version: 8.9 (unreleased)

Get variable

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.

Request

Responses

The variable is successfully returned.