Skip to main content

Get all rooms

List all the rooms available to the student

Responses
200

List of available rooms

Schema OPTIONAL
object[]
slug string OPTIONAL
name string OPTIONAL
description string OPTIONAL
iconURL string OPTIONAL
canvasDimensions number OPTIONAL
isPublic boolean OPTIONAL
studentsWhitelist number[] OPTIONAL
studentsBlacklist number[] OPTIONAL
ownerUid number OPTIONAL
password string OPTIONAL
hidden boolean OPTIONAL
deleted boolean OPTIONAL
createdAt date-time OPTIONAL
401

Unauthorized

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
403

Forbidden

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
429

Too Many Requests

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL