Analytics
Aggregate analytics backed by Tinybird. Subject to a tighter per-minute rate limit.
List views for a share link
Returns cursor-paginated view records for a link in reverse-chronological order.
Document analytics
Aggregate analytics for a single document: total views, unique viewers, total read time, per-page average duration. Backed by Tinybird — subject to a tighter per-minute rate limit than other endpoints.
Link analytics
Aggregate analytics for a single share link: total views, total read time, unique viewers. Backed by Tinybird — tighter rate limit.
Dataroom analytics
Aggregate analytics across all documents in a dataroom: total views, unique viewers, total read time. Backed by Tinybird — tighter rate limit.
Per-view breakdown
Page-by-page duration, viewer location, and client info for a single view event. Backed by Tinybird — tighter rate limit.
Set link permissions
Replace the per-item file permissions of a dataroom link (full-replace semantics, matching the dashboard): the payload is the complete desired state, items not listed lose their override, and an empty array clears everything — hiding every item on this link. Ancestor folders of visible items are kept visible automatically. Rejected with `422` on links with `audience_type: "group"` — their group determines visibility; switch the link to `audience_type: "general"` first.
List views for a share link
Returns cursor-paginated view records for a link in reverse-chronological order.