Skip to main content
GET
List All Agents

Authorizations

Authorization
string
header
required

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

Response

List of agents retrieved successfully

id
string | null
name
string | null
db_id
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
extra_messages
Extra Messages · object | null
response_settings
Response Settings · object | null
streaming
Streaming · object | null
metadata
Metadata · object | null