Agent Management
Get Teams
Retrieve teams list
GET
/
agent
/
teams
Authorizations
apikey
string
headerrequiredAuthentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Query Parameters
includeAgents
boolean
should the response include agents of the team
Response
200 - application/json
id
string
team id
name
string
team name
description
string
team description
active
boolean
is the agent active?
memberCount
integer
number of agents in the team