GET
/
agent
/
teams

Authorizations

apikey
string
header
required

Authentication 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
active
boolean

is the agent active?

description
string

team description

id
string

team id

memberCount
integer

number of agents in the team

name
string

team name