/
AG
agentlabs-dev
/
AgentLabs API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19m ago · Updated 1mo ago
Details
Filter operations
agents
5
authMethods
2
chat-messages
2
conversations
1
Members
6
projects
6
get
/projects/getRealtimeConnections/{projectId}
post
/projects/create
get
/projects/listForOrganization/{organizationId}
get
/projects/exists/{slug}
get
/projects/getById/{projectId}
get
/projects/getPublicConfig
sdk-secrets
3
users
4
get
/
post
/attachments/uploadSync
get
/attachments/viewById/{id}
get
/attachments/downloadById/{id}
projects
get
/projects/getPublicConfig
Query parameters
hostname
string
required
Response
PublicProjectConfigDto
required
hostname
string
required
id
string
required
slug
string
required
name
string
required
organizationId
string
required
authMethods
PublicAuthMethodDto[]
required
Changes