Endpoint
Authentication
Bearer token required.Path Parameters
The room’s unique ID.
Query Parameters
These parameters control the users sub-list, not the room itself:Number of users to return. Maximum
100.Number of users to skip.
Case-insensitive partial match on user name or ID.
ISO date string. Only return users created at or after this date.
ISO date string. Only return users created at or before this date.
Response
The room object with merged analytics. See
CollabKitRoom.Paginated list of users in this room. See
CollabKitUser.Total number of users in the room.
The limit used for the users list.
The offset used for the users list.
Example
Response