/
CO
composiohq
/
Agent Orchestrator HTTP daemon
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-27
Details
Filter operations
agents
26
browser
2
conversations
28
dev
1
events
1
fs
1
github
4
identity
2
import
4
link-preview
1
mobile
10
notifications
6
projects
13
prs
2
push
3
reports
2
reviews
10
sessions
54
settings
3
shellTerminals
4
get
List the standalone shell terminals owned by the current app run
post
Open a standalone shell terminal
delete
Close a standalone shell terminal and destroy its PTY
patch
Rename a standalone shell terminal tab
system
5
usage
2
shellTerminals
List the standalone shell terminals owned by the current app run
get
/api/v1/shell-terminals
Response
OK
ListShellTerminalsResponse
required
shellTerminals
ShellTerminalResponse[]
required
Changes