Examples for Reports
A few examples available in the Project-specific domain for reports are as follows:
Getting ReportsĀ 
To get reports for a project, use the following GET URL.
URL
GET /WindchillRiskAndReliability12.0-REST/odata/Project_<projectID>/Reports
Getting Specific ReportĀ 
To get details of a specific report, use the following GET URL.
URL
GET /WindchillRiskAndReliability12.0-REST/odata/Project_<projectID>/Reports(<reportID>)