/
AG
agentlabs-dev
/
AgentLabs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 30m ago · Updated 1mo ago
Details
Filter operations
agents
5
post
/agents/create
post
/agents/update/{agentId}
delete
/agents/delete/{agentId}
post
/agents/listForProject/{projectId}
post
/agents/getById/{agentId}
authMethods
2
chat-messages
2
conversations
1
Members
6
projects
6
sdk-secrets
3
users
4
get
/
post
/attachments/uploadSync
get
/attachments/viewById/{id}
get
/attachments/downloadById/{id}
agents
post
/agents/getById/{agentId}
Path parameters
agentId
string
required
Response
GetAgentResponseDto
required
id
string
required
name
string
required
projectId
string
required
creatorId
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
Changes