v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-2166128239.1 KB
notifications

Get Notifications

Retrieve all notifications for the current user.

Returns notifications ordered by most recent first. Bilateral model: user sees notifications they sent OR received. Use POST /notifications/read to mark specific notifications as read.

get/api/notifications/

Response

Successful Response

type'user_message' | 'workspaceuser_added_owner' | 'workspaceuser_added_collaborator' | 'workspaceuser_added_guest' | 'workspaceuser_removed' | 'workspaceuser_updated_owner' | 'workspaceuser_updated_collaborator' | 'workspaceuser_updated_guest' | 'contact_accepted' required

Notification types - all persisted AND delivered via WebSocket.

Type is self-descriptive, no need to parse content field.

external_idstring required
workspace_ext_idstring nullable
contentstring nullable
newboolean
created_atstring date-time required
updated_atstring date-time required