List agents
Returns every agent in your agency, newest first.array
Get an agent
string
required
The agent id.
404 if the agent isn’t in your workspace.
Assign an agent to a client
Requires the Scale plan (write access).
clientId to assign it to that client, or null to unassign it.
string
required
The agent id.
string | null
required
The client to assign the agent to, or
null to unassign. The client must belong to your agency.Reassigning an agent only moves the agent — its past conversations, knowledge base, and phone numbers stay recorded under the client they were created in.