Skip to main content
GET
Get a variable by id
Returns full variable configuration including its current value and default value.
System variables (type: "system") provide built-in values like conversation ID or user info.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

variableId
string
required

Response

Successful response

success
boolean
required
message
string
required
data
object
required