Get Dynamic Variables
Retrieve the agent’s customer-scope dynamic variables and the read-only
catalogue of reserved system__* keys. The system variables list is
provided so editor UIs can render the reference list without maintaining
a client-side copy of the catalogue.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Response
The agent's variable catalogue.
variables
Customer-defined variables for this agent.
system_variables
Platform-populated system__* variables, provided for
reference. This list is the same for every agent.
Errors
401
Unauthorized Error
404
Not Found Error