|
Http Verb |
GET |
|---|---|
|
Url |
assets/notifications/r1/notifications/{notificationId}/notes/history |
|
Permissions required |
Notification: Edit (fsm.notification.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W3 (FSM 24.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API retrieves all notification note history saved in the system.
Path Parameters
|
Field |
Note |
|---|---|
|
notificationId |
|
Query String Parameters
Filter
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
|
|
notificationNoteId |
|
|
|
notificationRowId |
|
|
|
userId |
|
|
|
index |
|
|
|
text |
|
|
|
historyInsertDate |
|
|
Page
Required parameter _page.
Fields
Optional parameter _fields.
Order
Optional parameter _order.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
notificationNoteId |
|
|
notificationId |
|
|
notificationRowId |
|
|
userId |
|
|
index |
|
|
text |
|
|
historyInsertDate |
|
|
previousHistoryId |
|
Response error codes