Returns a paginated list of notifications for the current authenticated user with optional unread filter.
List Notifications
GET
/v1/notifications
Parameters
| Name | Type | Description |
|---|---|---|
unread | boolean | Filter by unread notifications only |
page | integer | Page number |
per_page | integer | Records per page |