Get Notifications For Current User
Get all notifications registered for the current user
Request
URI
GET
https://apigw.vmware.com/sampleExchange/v1/notifications
COPY
Responses
200
successful operation
Returns Array of NotificationInstance of type(s) application/json
[
{
"id": 0,
"solrQuery": "string",
"email": "string",
"url": "string"
}
]
Notifications Operations
POST
Create Notification
POST
Create Notification For Request
POST
Create Notification For Sample
DELETE
Delete Notification Email
DELETE
Delete Notification For Request
DELETE
Delete Notification For Sample
GET
Get Notification For Request
GET
Get Notification For Sample
GET
Get Notifications For Current User
GET
Get Notifications For Email