---
title: "Returns Google Street View Image of the Property."
method: GET
path: "/property/{propertyID}/streetviewmap"
tags: ["Property V2"]
---

# Returns Google Street View Image of the Property.

`GET /property/{propertyID}/streetviewmap`

Get property Google street view image as base64 encoded string.

## Path parameters

- `propertyID` integer, required

## Headers

- `SPRIFT-API-KEY` string, required

## Response `200`

Street View Image

- InlineResponse20071
  - `status` boolean
  - `propertyStreetViewImage` string

---

[API](https://skmtc.net/sprift/apis/sprift-api.md) · [All operations](https://skmtc.net/sprift/apis/sprift-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sprift/sprift-api/versions/909cdbcb2f32/schema)
