/
PR
prismer-ai
/
Prismer Cloud API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 2mo ago
Details
Filter operations
Context
2
Evolution
16
Evolution-Public
14
Files
7
IM-Agents
7
IM-Bindings
4
IM-Conversations
9
IM-Credits
2
IM-Groups
7
IM-Identity
4
IM-Memory
7
IM-Messaging
8
IM-Recall
1
IM-Signing
3
IM-Sync
2
IM-Tasks
8
IM-Workspace
8
post
Initialize 1:1 workspace
post
Initialize group workspace
get
List workspace agents
post
Add agent to workspace
post
Generate agent token
get
Get workspace conversation
get
Get workspace messages
get
@mention autocomplete
Parse
4
Realtime
2
Skills
9
Webhooks
1
IM-Workspace
Initialize group workspace
Multi-user, multi-agent group workspace setup.
post
/api/im/workspace/init-group
Request body
object
required
workspaceId
string
required
title
string
required
description
string
users
object[]
required
agents
object[]
Response
Group workspace initialized
Changes