Skip to main content

Endpoints


Get room analytics

GET /api/v2/rooms/{room_id}/analytics Returns engagement data for the room: overall progress, the internal company, all assignees (internal and external), and a breakdown of viewership per section, step, and action.

Response fields

title
string
Room title.
progressPercentage
number
Overall completion percentage (0–100).
internalCompany
object
{ type, name } of the owning organization.
assignees
array
Everyone on the room — internal team members and external contacts.
sections
array
Per-section analytics.