---
title: "GET /appraisals/salescma/{appraisalShareId}"
method: GET
path: "/appraisals/salescma/{appraisalShareId}"
tags: ["appraisals"]
---

# GET /appraisals/salescma/{appraisalShareId}

`GET /appraisals/salescma/{appraisalShareId}`

## Path parameters

- `appraisalShareId` string, uuid, required

## Response `200`

successful operation

- SalesCMACommon
  - `id` integer
  - `office` AppraisalOfficeView
    - `id` integer
    - `name` string
    - `officeName` string
    - `logo` string
    - `phoneNumber` string
    - `mobileNumber` string
    - `email` string
    - `branding` AppraisalOfficeBrandingView
      - `backgroundMain` string
      - `backgroundSecondary` string
      - `textMain` string
      - `textSecondary` string
      - `headerColour` string
  - `agent` AppraisalAgentView
    - `id` integer
    - `firstName` string
    - `lastName` string
    - `officeName` string
    - `email` string
    - `phone` string
    - `agentPhoto` string
  - `label` string
  - `generated` string, date-time
  - `modified` string, date-time
  - `active` boolean
  - `propertyId` integer
  - `title` string
  - `type` string
  - `owners` string
  - `displayAddress` string
  - `propertyPhoto` string
  - `propertyMap` string
  - `reportStyleId` integer
  - `shareId` string, uuid
  - `options` AppraisalSalesCMABasicOptions
    - `coverPage` AppraisalCoverPageView
      - `includeCoverPage` boolean
      - `coverPageImage` string
    - `coverLetter` AppraisalCoverLetterView
      - `includeCoverLetter` boolean
      - `preparedFor` string
      - `agentsComments` string
      - `preparedBy` string
    - `marketInsights` AppraisalMarketInsightsView
      - `includeMarketInsights` boolean
    - `maps` AppraisalsMapView
      - `includeComparablesMap` boolean
    - `estimate` AppraisalsEstimateView
      - `includeSaleEstimate` boolean
      - `minSalePriceEstimate` number, double
      - `maxSalePriceEstimate` number, double
      - `includeRentEstimate` boolean
      - `minRentPriceEstimate` number, double
      - `maxRentPriceEstimate` number, double
    - `propertyReport` AppraisalPropertyBasicView
      - `includePropertyReport` boolean
      - `displayOwnerName` boolean
      - `displaySaleDetails` boolean
      - `propertyId` integer
      - `_self` string
    - `schools` AppraisalsSchoolsBasicView
      - `includeSchools` boolean
      - `propertyId` integer
      - `_self` string
    - `suburbProfile` AppraisalsSuburbProfileBasicView
      - `includeDemographics` boolean
      - `suburbId` string
      - `_self` string
    - `salesStatistics` AppraisalsSalesTimeSeriesBasicView
      - `includeTimeSeries` boolean
      - `identifier` SuburbIdentifier
        - `id` string
        - `_self` string
      - `stats` object
    - `rentalStatistics` AppraisalRentalsTimeSeriesBasicView
      - `includeTimeSeries` boolean
      - `identifier` SuburbIdentifier
        - `id` string
        - `_self` string
      - `stats` object
    - `rentals` AppraisalsRentalsBasicView
      - `included` boolean
      - `refs` AppraisalsRentalsBasicViewRef[]
        - `ref` AppraisalRentalIdentifier
          - `id` integer
          - `_self` string
    - `sales` AppraisalSalesBasicView
      - `included` boolean
      - `refs` AppraisalSalesBasicViewRef[]
        - `ref` SaleIdentifier
          - `id` integer
          - `_self` string
    - `listings` AppraisalsListingBasicView
      - `included` boolean
      - `refs` AppraisalsListingBasicViewRef[]
        - `ref` AppraisalListingIdentifier
          - `id` integer
          - `_self` string
  - `disclaimer` string
  - `messages` Message[]
    - `code` integer
    - `text` string

---

[API](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1.md) · [All operations](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefinder/pricefinder-api-v1-13-1/revisions/b5fd7794c799/schema)
