Variables
Get Variables
Gets the variables for a specific agent
GET
/
v1
/
variables
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
agent_id
string
requiredThe ID of the agent
Response
200 - application/json
variables
object[]