Reports REST Endpoints
Reports
View and manage the Narrative Reporting Reports and their content.
- Get a report
- Method: getPath:
/epm/rest/v1/reports/{id} - Get all reports
- Method: getPath:
/epm/rest/v1/reports - Get the global point of view selections and member suggestions for report
- Method: getPath:
/epm/rest/v1/reports/{id}/globalPov - Get the report output
- Method: getPath:
/epm/rest/v1/reports/{id}/executedReport - Get the required member selection prompts for report
- Method: getPath:
/epm/rest/v1/reports/{id}/prompts