---
title: "List WebView instances"
method: GET
path: "/api/v1/webview/contexts"
tags: ["webview"]
---

# List WebView instances

`GET /api/v1/webview/contexts`

Returns all active WebView contexts in the application.

## Response `200`

Array of WebView contexts.

- WebViewContext[] — unresolved $ref

## Other responses

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