Visitors
Persistent visitors and their view history.
List visitors
Paginated list of persistent visitors for the team (rows in the Viewer table). Anonymous views that were never tied to a Viewer record are available via GET /v1/links/{id}/views instead.
Get a visitor
Returns a single persistent visitor (Viewer row) with their email, verification state, dataroom association, and view count.
List a visitor's views
All view events tied to this visitor, newest first.
Move a dataroom folder
Reparent a folder within a dataroom. Refuses moves into the folder itself or one of its descendants, and refuses if the target parent already has a sibling with the same slug. Descendant `path`s are rewritten in a single transaction.
List visitors
Paginated list of persistent visitors for the team (rows in the Viewer table). Anonymous views that were never tied to a Viewer record are available via GET /v1/links/{id}/views instead.