Skip to main content
GET
List All Teams

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of teams retrieved successfully

id
string | null
name
string | null
db_id
string | null
description
string | null
role
string | null
mode
string | null
model
ModelResponse · object | null
tools
Tools · object | null
sessions
Sessions · object | null
knowledge
Knowledge · object | null
memory
Memory · object | null
reasoning
Reasoning · object | null
default_tools
Default Tools · object | null
system_message
System Message · object | null
response_settings
Response Settings · object | null
introduction
string | null
streaming
Streaming · object | null
members
AgentResponse · object[] | null
metadata
Metadata · object | null
input_schema
Input Schema · object | null
is_component
boolean
default:false
current_version
integer | null
stage
string | null