Generate a copy-able presigned share URL for a report. Pass ?expiresAt=<iso> to pick when the link expires (clamped to the report’s 7-day window).
GET/core/api/v1/reports/:id/share-link
Generate a copy-able presigned share URL for a report. Pass ?expiresAt=<iso> to pick when the link expires (clamped to the report’s 7-day window).
Request
Responses
- 200
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.