Skip to content

Notifications

Notifications are created automatically when feature requests are submitted, status changes occur, or assignments are made.

FieldTypeDescription
idstringUUID
user_idstringUUID of the notified user
feature_request_idstringUUID of the related request
typestringnew_request, status_change, assignment
read_atstring?ISO 8601 timestamp, null if unread
created_atstringISO 8601 timestamp
{"limit": 20}

Response:

{
"notifications": [...],
"unread_count": 5
}
{"id": "notification-uuid"}

No parameters required. Marks all unread notifications as read.