For Developers
Agents
List Agents
agents.list(options);
Retrieve a list of Agents.
Function Arguments
This query allows for standard paging options.
Fetch Agent
agents.fetch(agent_id, options);
Retrieve an individual Agent.
Function Arguments
Parameter | Type | Description |
---|---|---|
agent_id | string | The UUID of the agent. |