---
title: "GET /appraisals/insights"
method: GET
path: "/appraisals/insights"
tags: ["appraisals"]
---

# GET /appraisals/insights

`GET /appraisals/insights`

## Query parameters

- `shareId` string[], required
- `agentId` integer

## Response `200`

successful operation

- AppraisalInsightsView
  - `insights` AppraisalInsightsSampleView[]
    - `userId` integer
    - `agentId` integer
    - `shareId` string, uuid
    - `active` boolean
    - `lastViewDate` string, date-time
    - `totalNumberOfShares` integer
    - `totalNumberOfSessionViews` object
  - `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/10efa1470b1d/schema)
