Get Admin of Room

Prev Next
Get
/api/v1/rooms.adminRooms.getRoom

Retrieves the admin of a room.

Permission required: view-room-administration

Version Description
2.4.0 Added
Header parameters
X-Auth-Token
stringRequired

The authToken of the authenticated user.

ExampleRScctEHSmLGZGywfIhWyRpyofhKOiMoUIpimhvheU3f
X-User-Id
stringRequired

The userId of the authenticated user.

ExamplerbAXPnMktTFbNpwtJ
Query parameters
rid
stringRequired

The room ID.

Example654c9d1ca2f73c7460e1918b
Responses
200
401
403

OK

Collapse all
object
_id
string
name
string
fname
string
t
string
msgs
integer
usersCount
integer
u
object
_id
string
username
string
ro
boolean
default
boolean
success
boolean