/
/AstrBot OpenAPI v1
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 5d ago
API Keys4
Auth7
Backups13
Bot Config Routes4
Bots15
Chat26
  • postSend a webchat message
  • getOpen a streaming chat WebSocket
  • getOpen the live voice chat WebSocket
  • getOpen the unified live/chat WebSocket
  • getList webchat sessions
  • getCreate a webchat session
  • postDelete multiple webchat sessions
  • getGet a webchat session and its messages
  • deleteDelete a webchat session
  • patchUpdate a webchat session
  • postStop active webchat work for a session
  • patchUpdate the latest user message in a webchat session
  • postRegenerate a bot message in a webchat session
  • getList chat-selectable configuration profiles
  • postCreate or reuse a side thread from a webchat message
  • getGet a webchat side thread
  • deleteDelete a webchat side thread
  • postSend a message inside a webchat side thread
  • getList ChatUI projects
  • postCreate a ChatUI project
  • getGet a ChatUI project
  • deleteDelete a ChatUI project
  • patchUpdate a ChatUI project
  • getList sessions in a ChatUI project
  • postAdd a session to a ChatUI project
  • deleteRemove a session from its ChatUI project
Commands3
Config Profiles7
Conversations7
Cron5
Files6
IM2
Knowledge Base16
Logs4
MCP11
Personas15
Plugin Pages12
Plugin Sources5
Plugins36
Provider Sources10
Providers19
Sessions11
Skills24
Stats11
Subagents3
System Config4
T2I8
Tools3
Updates7
Webhooks2
    Chat

    List ChatUI projects

    get/api/v1/chat/projects

    Response

    Standard AstrBot success response

    status'ok' required
    messagestring
    {"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

    Changes