List Variables

Returns the Variables accessible to the AI Agent (the Variables shown on the dashboard). Note: Reserved and internal Variables are not included.

Authentication

AuthorizationBearer

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

Response

List of Variables
datalist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error