List Custom Variables
List Custom Variables
Retrieves all custom variables defined for the application. Use this endpoint to view and manage dynamic variables used in agent instructions.
Variable types: Custom variables can source values from message metadata, user metadata, or constant values. Each variable includes its source type, resolution path, and default value.
GET
List Custom Variables
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Response
200 - application/json
List of custom variables
Example:
"507f1f77bcf86cd799439011"
Example:
"my-app-id"
Example:
"user.plan"
Example:
"The user subscription plan"
Available options:
message_metadata, user_metadata, constant Example:
"user_metadata"
Example:
"metadata.plan"
Example:
""
Example:
"free"
Available options:
custom Example:
"custom"
Example:
1700000000000
Example:
1700000000000