---
title: "Get capture status"
method: GET
path: "/v1/captures/{captureId}"
tags: ["captures"]
---

# Get capture status

`GET /v1/captures/{captureId}`

Returns the capture resource state. Use GET /v1/worlds/requests/:request_id/status for job progress after processing.

## Path parameters

- `captureId` string, required

## Response `200`

Capture details

## Other responses

- `404` — Capture not found

## Changes

- **2026-08-12** `456bfb5454a3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/spaitial/apis/spaitial-developer-api/changes/v1/captures/:captureId/get.md)

---

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