Skip to main content
GET
/presence

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

200

A map of room name to array of currently present participants.

{key}
object[]