Get Notification For Sample
Returns a notification instance if it exists
Request
            
                URI
                    
                                GET                            
                            https://apigw.vmware.com/sampleExchange/v1/notifications/sample/{sampleId}
                            COPY
                    Path Parameters
                                    
            
            
                                    integer
                
                
            
        
        
                sampleId            
                            Required
                    sampleId
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
                    
            
            
                                    string
                
                
            
        
        
                url            
                            Optional
                    url
                401            
            
        Unauthorized, credentials not supplied or incorrect.
Operation doesn't return any data structure
            
            
                    
                404            
            
        Notification not found
Operation doesn't return any data structure
            
            
                    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                                    
                                