List my notifications
list_notificationsFetch the signed-in user's BugSecure notifications, newest first, covering report status changes, adjudications, appeals, certificates, and badges. Read-only operation that does not mark items as read.
Instructions
The signed-in user’s BugSecure notifications, newest first (report status changes, adjudications, appeals, certificates, badges…). Read-only: this does not mark them as read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (1–50). | |
| offset | No | Results to skip. | |
| unreadOnly | No | Only notifications not yet read. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| nextOffset | No | Next page’s `offset`; null on the last page. | |
| notifications | No |