GET
/rooms/:name

A GET request to /rooms/:name retrieves a room object.

When a room object is returned by an API call, only configuration options that differ from the defaults are included in the config struct.

Heads up!

See room configuration for a discussion of the room object and a table of all room configuration options.

Path params

string

Example request