Skip to main content
GET
Get Agent Variables
Returns all variables associated with the specified agent including their current values.
Use the variable id to reference variables in agent instructions with the syntax {{var:variable_id}}.

Authorizations

Authorization
string
header
required

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

Path Parameters

agentId
string
required

Response

Successful response

success
boolean
required
message
string
required
data
object[]
required