Real Estate Service Real Estate object collection Real Estate object collection

GET /realandmate/v1/RealEstateService/RealEstateObjects

Returns a collection of the Real Estate objects.


{
    "id": string,
    "name": string,
    "description": string,
    "items":{
      "url": string
    },
    "items_count": number
}

Code Description
200