GetCurrentJobs
get
                    /job/getCurrentJobs
Retrieves job information for current asynchronous jobs of this user.
                Request
Header Parameters
                    - 
                            Authorization: 
                            
                            OAuth token
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/json
201 Response
OK.
                            
                            
                                Root Schema : CurrentJobResponse
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    CurrentJobResponseCurrentJobResponse 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.