/
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
23
dev
1
events
1
identity
2
import
4
link-preview
1
mobile
9
notifications
6
get
List notification history
delete
Clear all notifications
delete
Delete a notification
patch
Mark a notification read
post
Mark notifications read
get
Stream notification changes
projects
11
prs
2
push
3
reviews
10
sessions
54
settings
3
shellTerminals
4
system
5
usage
2
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