/
AG
agentlabs-dev
/
AgentLabs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12m ago · Updated 2mo ago
Details
Filter operations
Agent Attachments
2
agents
6
authMethods
3
chat-messages
1
conversations
1
Members
4
get
/members/p/{projectId}/listMembers
post
/members/p/{projectId}/requestPasswordlessEmail
post
/members/p/{projectId}/verifyPasswordlessEmail
post
/members/oauth/handleCallback/{providerId}
projects
5
sdk-secrets
1
users
4
get
/
get
/attachments/viewById/{id}
get
/attachments/downloadById/{id}
Members
post
/members/p/{projectId}/verifyPasswordlessEmail
Path parameters
projectId
string
required
Request body
VerifyPasswordlessEmailDto
required
email
string
required
code
string
required
Response
LoginMemberResponseDto
required
accessToken
string
required
member
SanitizedMemberDto
required
Changes