get https://api.tilby.com/v2/rooms
Returns a Json with data about all rooms of selected shop.
This API supports Query Strings to allow:
- Filter results based on schema fields;
- Paging the results (recommended);
- Sort the results;
To find out how to use Query Strings, view the dedicated guide.