Suger

get notification message

GET https://api.suger.cloud/org/{orgId}/notificationMessage/{notificationMessageId}

Get the notification message of the organization & notification message ID.

Parameters

NameInTypeRequiredDescription
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


View as Markdown · Interactive API reference