Add room 'status' to /rooms/{roomId} REST API response

Hello,

API Endpoint(s) and/or Zoom API Event(s)

Description
When discovering Zoom Rooms, we iterate over the zoom room list to then import individual rooms in a single query. Today, if we want to get the status of a room, we would need to perform an additional call. It would be nice to have this status field available on the GET /rooms/{roomsId} also.
Is there a reason behind having this field only on the listing ?

Sincerely

Hi @thomas.leguen

Moved this to Feature Requests :slight_smile:

You’re right, it would make sense to include this information on the room profile response, maybe in the ‘basic’ object.

Thanks,
Alex

2 Likes