/
CO
composiohq
/
Agent Orchestrator HTTP daemon
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2h ago
Details
Filter operations
agents
3
events
1
import
2
mobile
4
notifications
4
get
List unread notifications
patch
Mark a notification read
post
Mark all unread notifications read
get
Stream created notifications
projects
6
prs
2
push
2
reviews
4
sessions
21
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