---
title: "Get Async Screenshot Status"
method: GET
path: "/v1/screenshot/async/{jobId}"
tags: ["Screenshot"]
---

# Get Async Screenshot Status

`GET /v1/screenshot/async/{jobId}`

## Path parameters

- `jobId` string, required

## Query parameters

- `includeData` 'true' | 'false'

## Response `200`

Async job status

## Other responses

- `404` — Job not found or expired

---

[API](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api.md) · [All operations](https://skmtc.net/snapapi/apis/snapapi-screenshot-web-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snapapi/snapapi-screenshot-web-data-api/versions/b12ff2791613/schema)
