ReadJobLog
post
                    /job/readJobLog
Retrieves the log of an asynchronous job initiated by P6 EPPM Web Services or the Integration API.
                Request
Header Parameters
                    - 
                            Authorization(required): 
                            
                            OAuth token
Supported Media Types
                            - application/json
A list of project objects for recalculateAssignmentCosts service
                        
                            
                        
                           Root Schema : List<ReadJobLog>
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        List<ReadJobLog>- 
            Array of: 
                object  ReadJobLog
            
            Title:ReadJobLogReadJobLog Entity
Nested Schema : ReadJobLog
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ReadJobLogReadJobLog Entity
    
    
    
    
        Show Source
        - 
                
                    
                    JobId: string
                    
                    
                     
                    
                
                
                The unique identifier for the job.
Response
Supported Media Types
                - application/json
201 Response
OK.
                            
                            
                                Root Schema : ReadJobLogResponse
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ReadJobLogResponseReadJobLogResponse Entity
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
    
400 Response
Bad Request.
                            
                            
                            
                            
                        401 Response
Unauthorized.
                            
                            
                            
                            
                        403 Response
Forbidden.
                            
                            
                            
                            
                        404 Response
Not Found.
                            
                            
                            
                            
                        405 Response
Invalid Input.
                            
                            
                            
                            
                        500 Response
Internal Server Error.