List rooms (direct)
GET {{WEBEXAPI}}/rooms?type=direct&sortBy=lastactivity&max=10
List rooms.
By default, lists rooms to which the authenticated user belongs.
https://developer.webex.com/endpoint-rooms-get.html
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | string | ||
sortBy | string | ||
max | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |