Phrase · Capability
Phrase Strings API Reference — Notifications
Phrase Strings API Reference — Notifications. 3 operations. Lead operation: List notifications. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Notificationslist
— List notifications
/v1/notifications
POST
Notificationsmarkallasread
— Mark all notifications as read
/v1/notifications/mark-all-as-read
GET
Notificationsshow
— Get a single notification
/v1/notifications/{id}
MCP Tools
list-notifications
List notifications
read-only
idempotent
mark-all-notifications-read
Mark all notifications as read
get-single-notification
Get a single notification
read-only
idempotent