Get Notification For Request

Get Notification For Request

Get a notification for a Request

Request
URI
GET
https://apigw.vmware.com/sampleExchange/v1/notifications/request/{requestId}
COPY
Path Parameters
integer
requestId
Required

requestId


Authentication
This operation uses the following authentication methods.
Responses
200

successful operation

Returns NotificationInstance of type(s) application/json
{
    "id": 0,
    "solrQuery": "string",
    "email": "string",
    "url": "string"
}
integer As int32 As int32
id
Optional

id

string
solrQuery
Optional

solrQuery

string
email
Optional

email

string
url
Optional

url


404

Notification not found

Operation doesn't return any data structure