/
CO
composiohq
/
Agent Orchestrator HTTP daemon
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 9h ago
Details
Filter operations
agents
3
browser
2
dev
1
events
1
import
2
mobile
4
notifications
4
get
List notification history
patch
Mark a notification read
post
Mark notifications read
get
Stream created notifications
projects
7
prs
2
push
2
reviews
4
sessions
26
shellTerminals
4
notifications
Mark a notification read
patch
/api/v1/notifications/{id}
Path parameters
id
string
required
Notification identifier.
Notification identifier.
Request body
MarkNotificationReadRequest
required
status
'read'
required
V1 supports only marking an unread notification read.
Response
OK
NotificationEnvelope
required
notification
NotificationResponse
required
Changes