get https://{server}/api/v2.1/sys-user-notifications/unseen/
List all the notifications that are unseen by the users. A user can only mark a system notification as seen by clicking on the "x" to close it.
Response
List all the notifications that are unseen by the users. A user can only mark a system notification as seen by clicking on the "x" to close it.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/sys-user-notifications/unseen/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: