Retrieve Task Payload
get
                    /bpm/api/4.0/tasks/{id}/payload
 Retrieves the payload of a task.
                Request
Path Parameters
                - 
                    id(required):  string
                    
                    Task ID
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/xml
200 Response
Success
                            
                            
                                Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
string400 Response
Bad request
                            
                            
                            
                            
                        401 Response
Unauthorized
                            
                            
                            
                            
                        404 Response
Task Payload not found
                            
                            
                            
                            
                        500 Response
Internal Server Error