/insights
Last updated
Was this helpful?
Last updated
Was this helpful?
Gets a summary of insights collected for rooms.
/insights/rooms
Filter results by room name.
Filter rooms by the date they were created.
Sort results by a field.
totalSessions:asc
The cursor for paginating through the results. To fetch the next page,
set the cursor
to the cursor
returned by the previous request.
8f4031bfc7640c5f267b11b6fe0c2507
Limit the number of results.
30
Gets a summary of usage for each session of a given room.
/insights/room-sessions
Room name.
/4b3bd908-cb88-11ec-9d64-0242ac120002
Room session identifier.
32ba120a-a691-4e8e-aec3-a610239271de
Sort results by a field.
totalUniqueParticipants:asc
The cursor for paginating through the results. To fetch the next page,
set the cursor
to the cursor
returned by the previous request.
8f4031bfc7640c5f267b11b6fe0c2507
Limit the number of results.
30
Gets a list of participants, by either a given session id or external id.
/insights/participants
session ID. Either roomSessionId or externalId is required.
4b3bd908-cb88-11ec-9d64-0242ac120002
an externalId that was originally passed in query params by the participant when joining. Either roomSessionId or externalId is required.
Sort results by a field. Accepted values are joinedAt
and leftAt
. Accepted sort values are asc
and desc
.
joinedAt:asc
The cursor for paginating through the results. To fetch the next page,
set the cursor
to the cursor
returned by the previous request.
8f4031bfc7640c5f267b11b6fe0c2507
Limit the number of results.
30
Returns session data such as user agent, bandwidth and packet loss for the participant.
/insights/participant
session ID.
4b3bd908-cb88-11ec-9d64-0242ac120002
participant ID.
32ba120a-a691-4e8e-aec3-a610239271de