GET api/project/notificationblob/{NotificationID}
Get Notification blob data
Request Information
URI Parameters
| Name | description | Type | Additional information |
|---|---|---|---|
| NotificationID | globally unique identifier |
Required |
Body Parameters
None.
response Information
Resource description
ApiResponse| Name | description | Type | Additional information |
|---|---|---|---|
| response | string |
Required |
|
| failure | MlError |
None. |
|
| success | MlSuccess |
None. |