Skip to main content
GET
Get Global Variable Endpoint

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

variable_id
string
required
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

Response

Successful Response

variable
GlobalVariablesModel · object
required

Stores organization/team-level global variables that are automatically injected into every workflow execution for that team.