Gets the field set for a room.
Returns the field set that a room uses. This is the set of fields that appears on the room's **Details** tab in the console, such as `contactName` and `phone`. You can use this method to gain a better understanding of the room field data retrieved with the [Rooms: GetRoomFieldData](/docs/rooms-api/reference/rooms/rooms/getroomfielddata/) method, and to determine the fields for which you can provide data when you create a new room. ## Permissions Anyone in the room can call this method.