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. Updates user.settings.notifications_last_seen_at after response to mark notifications as seen.

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