List Zoom Room API

In List Zoom Room API
If we provide value on filter field unassigned_rooms = true we get 15608 records, when we provide the value as false we get 15611 records and if we don’t give any filter the total records fetched are 15611 ,can you tell the expected behavior on these 3 conditions

Hi @appflowpersistent Thanks for reaching out to us!
If you pass the value true, you are listing all Zoom rooms that have not been assigned, whereas if you pass false you will see the rooms that have been assigned.

If you do not pass any value, the default value is false.