Get report sample data
get
                    /services/rest/v1/reports/{reportPath}/sampleData
Get the sample data file stored with the report data model.
                Request
Path Parameters
                                - reportPath
 - 
                                            
Type:
stringRequired:trueURL encoded report path. e.g. If your report path is "/Sample Lite/Published Reporting/Reports/Balance Letter" then your encoded report path will be "%2FSample%20Lite%2FPublished%20Reporting%2FReports%2FBalance%20Letter" 
Response
Supported Media Types
                                - application/octet-stream
 
200 Response 
                                
                                    Returns report sample data in binary format.
                                
                                
                                
                                
                                Body
                                    Root Schema : /paths/~1v1~1reports~1{reportPath}~1sampleData/get/responses/200/schema
Type: 
string (binary)