v51

latestOpenAPI 3.0.0AGPLv3 or laterraw.githubusercontent.com2026-08-0126276829.1 KB
notification

Notification Get By ID

Get a single Notification by ID

get/notification/{notificationId}

Path parameters

notificationIdinteger required

The Notification ID

Response

successful operation

notificationIdinteger

The Notifcation ID

createDtinteger

Create Date as Unix Timestamp

releaseDtinteger

Release Date as Unix Timestamp

subjectstring

The subject line

typestring

The Notification type

bodystring

The HTML body of the notification

isInterruptinteger

Should the notification interrupt the CMS UI on navigate/login

isSysteminteger

Flag for system notification

userIdinteger

The Owner User Id

filenamestring

Attachment filename

originalFileNamestring

Attachment originalFileName

nonusersstring

Additional email addresses to which a saved report will be sent

canEditboolean

Flag indicating whether the current user can edit this notification

canDeleteboolean

Flag indicating whether the current user can delete this notification