/
AG
agentlabs-dev
/
AgentLabs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Agent Attachments
2
agents
6
authMethods
3
chat-messages
1
conversations
1
Members
4
projects
5
sdk-secrets
1
users
4
post
/users/register
post
/users/login
post
/users/oauth/handleCallback/{providerId}
post
/users/whoami
get
/
get
/attachments/viewById/{id}
get
/attachments/downloadById/{id}
users
post
/users/login
Request body
LoginUserDto
required
email
string
required
password
string
required
Response
LoginResponseDto
required
accessToken
string
required
user
SanitizedUserResponseDto
required
Changes