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

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

Changes