We have introduced the ability to request customer and admin / tenant places together in the places list.
So far, you were only able to either retrieve tenant-wide places or places for specific customer IDs. We have now introduced additional options to this filter:
customers_only
- will list only customer places, but for any customerinclude_customers
- will list tenant-wide places alongside customer-specific places
Additionally, when making requests as an admin we will now show some details about the customer user account for customer places in the corresponding API responses.
Our web dashboard has been adjusted accordingly to support these new options.