Download Files
post
                    /export/downloadFiles
Download Files
                Request
Header Parameters
                    - 
                            Authorization(required): 
                            
                            OAuth token
Supported Media Types
                            - application/json
Downloads one or more files.
                        
                            
                        
                           Root Schema : DownloadFiles
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    DownloadFilesDownloadFiles Entity
    
    
    
    
        Show Source
        - 
                
                    
                    EndDate: string
                    
                    
                     (date-time) 
                    
                
                
                The end date of the file download.
- 
                
                    
                    JobName: array
                    
                    
                
                
                    JobName
                
                
                Specifies the job name.
- 
                
                    
                    JobType: string
                    
                    
                     
                    
                
                
                Specifies the job type.
- 
                
                    
                    StartDate: string
                    
                    
                     (date-time) 
                    
                
                
                The start date of the file download.
Nested Schema : JobName
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arraySpecifies the job name.
    
    
    
    
    
        Show Source
        - 
            Array of: 
                string
            
            Specifies the job name.
Response
Supported Media Types
                - application/json
201 Response
OK.
                            
                            
                                Root Schema : DownloadFilesResponse
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    DownloadFilesResponseDownloadFilesResponse 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.