PagedResponseOfProperty
Paginated response with cursor-based pagination.
- dataType: array object[] · Property[]required
The list of data items for this page.
A real estate property asset.
- createdType: stringFormat: date-time
Utc requiredCreation timestamp (UTC).
- etagType: stringrequired
ETag for concurrency control.
- idType: stringrequired
Property ID.
- nameType: stringrequired
Property name.
- updatedType: stringFormat: date-time
Utc requiredLast update timestamp (UTC).
- avgType: null | number | string
Contract Length Years Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doubleAverage contract length in years.
- categoriesType: array object[] · PropertyCategory[]
Asset categories with yield, rental income, and area data.
Property category with yield, rental income, and area data.
- changeType: null | string
Origin Origin channel that triggered this change.
- changeType: null | string
Type Type of change that produced this version: "create", "update", or "delete".
- deletedType: null | stringFormat: date-time
Utc Deletion timestamp (UTC) if soft-deleted.
- descriptionType: null | string
Free-text property description (asset summary, investment thesis, or notes).
- distanceType: null | number | string
_meters Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$Format: doubleDistance from the search origin in meters. Only included when the request specifies a spatial origin (near, location, or sort_origin).
- externalType: array object[] | null · ExternalRef[]
Refs External system references (e.g., Yardi, Salesforce).
Represents an external system reference (e.g., Salesforce, HubSpot, Pipedrive). Supports multiple CRM systems simultaneously.
- locationType: object · PropertyLocation nullable
Property location with coordinates, country, and locality.
- operatingType: object · Price nullable
Costs Annual operating costs (e.g., maintenance, insurance, property tax).
- parcelType: object · Area nullable
Area Parcel area.
- priceType: object · Price nullable
Asking price.
- projectsType: array object[] | null · PropertyProjectRef[]
Linked projects.
Reference to a linked project.
- tagsType: array string[] | null
Property tags using documented snake_case values.
- tenureType: null | string
Property tenure: "freehold" or "leasehold".
- uriType: null | string
Opaque canonical Propstreet entity URI for deep linking.
- yearType: null | integer | string
Built Pattern: ^-?(?:0|[1-9]\d*)$Format: int32Year built.
- zoningType: object · Zoning nullable
Zoning information: permitted gross floor area and zoning categories.
- pageType: object · PageInforequired
Pagination metadata.
- hasType: boolean
More requiredTrue if there are more results available after this page.
- pageType: integer | string
Size Pattern: ^-?(?:0|[1-9]\d*)$Format: int32requiredNumber of items requested per page.
- nextType: null | string
Cursor Opaque cursor string to fetch the next page of results. Null if there are no more results.