Get Notifications For Email
Get all notifications registered for the specified email address
Request
URI
GET
https://apigw.vmware.com/sampleExchange/v1/notifications/email/{email}
COPY
Path Parameters
string
email
Required
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