---
title: "Get active web sessions"
method: GET
path: "/web_proxy/sessions/{asset_id}"
tags: ["WebProxy"]
---

# Get active web sessions

`GET /web_proxy/sessions/{asset_id}`

Get list of active web sessions for a specific asset

## Path parameters

- `asset_id` integer, required

## Response `200`

List of active sessions

## Changes

- **2025-08-12** `92404b9b0e7b` — 1 info
  - removed the non-success response with the status `400`
- **2025-07-30** `6be7dc58b715` — 1 info
  - endpoint added
- **2025-03-02** `f6b1c099afda` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/veops/apis/untitled-api-3/changes/web_proxy/sessions/:asset_id/get.md)

---

[API](https://skmtc.dev/veops/apis/untitled-api-3.md) · [All operations](https://skmtc.dev/veops/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veops/untitled-api-3/revisions/d7525cb4e839/schema)
