---
title: "Capture WebView screenshot"
method: GET
path: "/api/v1/webview/screenshot"
tags: ["webview"]
---

# Capture WebView screenshot

`GET /api/v1/webview/screenshot`

Captures a screenshot of the WebView content.

## Query parameters

- `contextId` string

## Response `200`

Screenshot image.

## Other responses

- `404` — Element not found.
- `500` — Internal server error.

---

[API](https://skmtc.dev/dotnet/apis/devflow-agent-protocol.md) · [All operations](https://skmtc.dev/dotnet/apis/devflow-agent-protocol/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dotnet/devflow-agent-protocol/revisions/31dec8eed3de/schema)
