Property | Description | Type | Required |
---|---|---|---|
token | Siren user token | string | Yes |
recipientId | Siren recipient ID | string | Yes |
onError | Error callback function | Function | Yes |
actionCallbacks | Callbacks for notifications and counts | Object | No |
Parameter | Description | Type | Default |
---|---|---|---|
page | Current page number | number | 0 |
size | Items per page | number | 10 |
start | Filter notifications after this date (ISO string) | string | null |
end | Filter notifications before this date (ISO string) | string | null |
isRead | Filter by read status | boolean | null |
category | Filter by category | string | null |