v1.0 REST Endpoints
Reporting/v1.0
The operations from the Reporting/v1.0 category.
- Aggregate data for Oracle CRF Submit
- Method: postPath:
/ec-reporting-svc/rest/v1.0/crf/reports
- Delete a report based on query parameters
- Method: deletePath:
/ec-reporting-svc/rest/v1.0/reports
- Generate a report based on search specifications and query parameters
- Method: postPath:
/ec-reporting-svc/rest/v1.0/reports
- Generate a report based on the direct report payload
- Method: postPath:
/ec-reporting-svc/rest/v1.0/studies/{studyId}/{mode}/reports/direct
- Generate a scheduled report
- Method: postPath:
/ec-reporting-svc/rest/v1.0/scheduled/reports
- Get metdata for all reports based on query paramaters
- Method: getPath:
/ec-reporting-svc/rest/v1.0/reportmetadata
- Kickstarts the generation of report
- Method: postPath:
/ec-reporting-svc/rest/v1.0/report/job/{jobId}
- Submit request for sending notifications
- Method: postPath:
/ec-reporting-svc/rest/v1.0/notification/{notificationType}