Sample express server to demonstrate building REST API for embedding reports.
This json api could be consumed by various types of clients.
All reports
/api/reports
Find single report
/api/reports/c52af8ab-0468-4165-92af-dc39858d66ad
(Note: If you change the workspace collection or workspace id for your own testing purposes this id will not exist and the request will fail)