57356a5cdec9
latestOpenAPI 3.0.12026-08-12241391721.0 KBShared reports
Get shared report
Returns a shared report's definition, including its public 'url'. To read the report's data or export it as CSV, call /shared-report/report/{id} with the share token from that 'url' — those operations do not accept the UUID used here.
get/shared-report/{id}
Path parameters
idstring uuid required
Shared report 'id' UUID, as returned by GET /shared-report. Note: the report-data operations under /shared-report/report/{id} are keyed by the share token from this report's 'url', not by the UUID itself.
Response
Shared report response