---
title: "Download the panorama artifact for a completed job"
method: GET
path: "/v1/worlds/requests/{requestId}/panorama"
tags: ["worlds"]
---

# Download the panorama artifact for a completed job

`GET /v1/worlds/requests/{requestId}/panorama`

Redirects (302) to a short-lived signed download URL. The URL is valid for ~5 minutes; re-hit this endpoint when it expires.

## Path parameters

- `requestId` string, required

## Other responses

- `302` — Redirect to a short-lived signed download URL
- `404` — Request not found
- `409` — Panorama is not ready yet

---

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