Skip to main content
GET
List teams

Authorizations

Authorization
string
header
required

API key from your account settings

Path Parameters

agentId
string
required

The agent ID

Minimum string length: 1
Example:

"5QHA6VB-DIAbBhxwqxfdi"

Response

List of teams

id
string
required

Team ID

name
string
required

Team name

isDefault
boolean
required

Whether this is the default team for the agent

memberCount
integer
required

Number of members assigned to this team

Required range: x >= 0