Query PropertiesCopy Pageget https://api.hostex.io/v3/propertiesYou can query properties by making a request to this endpoint.Query ParamsoffsetintegerDefaults to 0The starting point from which to begin returning results.limitintegerDefaults to 20The maximum number of results to return. The maximum value is 100.idintegerThe id of the property.group_idintegerFilter properties by the group id. Only properties belonging to this group are returned.tag_idintegerFilter properties by the tag id. Only properties tagged with this tag are returned.Response 200A list of properties with their detailsUpdated over 2 years ago