/
AG
agentlabs-dev
/
AgentLabs API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Agent Attachments
2
Agent Chat Conversations
1
Agent Chat Messages
1
agents
8
get
/agents/getRealtimeConnections/{agentId}
post
/agents/create
post
/agents/uploadLogo/{agentId}
get
/agents/didEverConnect/{agentId}
post
/agents/update/{agentId}
delete
/agents/delete/{agentId}
post
/agents/listForProject/{projectId}
post
/agents/getById/{agentId}
authMethods
3
Members
4
projects
5
sdk-secrets
1
users
4
get
/
get
/attachments/viewById/{id}
get
/attachments/downloadById/{id}
agents
post
/agents/update/{agentId}
Path parameters
agentId
string
required
Request body
UpdateAgentDto
required
name
string
required
Response
UpdatedAgentDto
required
id
string
required
name
string
required
projectId
string
required
creatorId
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
Changes