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

idstringRequired

Response

The agent's variable catalogue.
variableslist of objects

Customer-defined variables for this agent.

system_variableslist of objects

Platform-populated system__* variables, provided for reference. This list is the same for every agent.

Errors

401
Unauthorized Error
404
Not Found Error