Skip to main content

List public share-link access events

GET 

/api/v1/reports/:report_id/share-access-log

Return the login-less share-link access log for this report.

One entry per public view (share page opened) or download (PDF fetched) event, newest first. Each entry carries a coarse client IP prefix and the user-agent — never the share token. Empty for a report that was never published or never opened publicly.

  • Scope required: reports:read.

Request

Responses

Successful Response