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

ParameterTypeDescription
agent_idstringThe UUID of the agent.