---
title: "Run a scheduled web capture"
method: GET
path: "/webcapture/capture/{id}"
tags: ["WebCapture"]
---

# Run a scheduled web capture

`GET /webcapture/capture/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Successful operation

- object
  - `status` string

## Other responses

- `400` — Bad request
- `401` — Authentication failed

---

[API](https://skmtc.net/blitapp/apis/blit.md) · [All operations](https://skmtc.net/blitapp/apis/blit/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blitapp/blit/revisions/4f44976989c8/schema)
