Room Endpoints
List Rooms
List all accessible rooms
GET
/
rooms
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The number of items to skip before starting to collect the result set
The numbers of items to return
Exact name of the room to search.
Layout name to search.
Filter rooms by their termination status