Skip to main content

Fetch a publicly shared report (no auth)

GET 

/api/v1/public/reports/share/:token

Return public metadata for a shared report.

Login-less. Resolves the report by its opaque share token; a revoked or expired token 404s. Never exposes internal identifiers. The password_required flag tells the client whether the PDF endpoint needs the X-Report-Password header. Records a view access-log event for the owner.

Request

Responses

Successful Response