---
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

---

[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)
