get notification message
GET https://api.suger.cloud/org/{orgId}/notificationMessage/{notificationMessageId}
Get the notification message of the organization & notification message ID.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
orgId | path | string | yes | Organization ID |
notificationMessageId | path | string | yes | Notification Message ID |
Responses
200 — OK
Content-Type: application/json · Schema: orm.NotificationMessage
400 — Bad request error
Content-Type: application/json
500 — Internal server error
Content-Type: application/json