Stream EstateStream Estate
Favorites

List favorite properties

List favorite properties

GET
/favorite-properties

Query Parameters

page?integer

The collection page number

Default1

Response Body

curl -X GET "https://api-v2.stream.estate/favorite-properties"
[
  {
    "propertyId": "550e8400-e29b-41d4-a716-446655440000",
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
  }
]
{
  "title": "string",
  "detail": "string",
  "status": 404,
  "instance": "string",
  "type": "string"
}