---
title: "Get Virtual Tour URL"
method: GET
path: "/properties-api/property-media/virtual-tour/{propertyId}"
tags: ["Property Media"]
---

# Get Virtual Tour URL

`GET /properties-api/property-media/virtual-tour/{propertyId}`

Retrieve the virtual tour URL for a specific property

## Path parameters

- `propertyId` string, required

## Response `200`

Virtual tour URL retrieved successfully

- object
  - `propertyId` string
  - `virtualTour` object
    - `url` string
    - `updatedAt` string
    - `updatedBy` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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