---
title: "Snapshot (OpenClaw format)"
method: GET
path: "/snapshot"
tags: ["Legacy"]
deprecated: true
---

# Snapshot (OpenClaw format)

`GET /snapshot`

> **Deprecated.**

Snapshot with targetId/userId as query params.

## Query parameters

- `targetId` string, required
- `userId` string, required
- `format` string
- `offset` integer
- `includeScreenshot` 'true' | 'false'

## Response `200`

Snapshot.

- object

## Other responses

- `400` — Bad request.
- `404` — Tab not found.

---

[API](https://skmtc.dev/jo-inc/apis/camofox-browser.md) · [All operations](https://skmtc.dev/jo-inc/apis/camofox-browser/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jo-inc/camofox-browser/revisions/d007e73dad3d/schema)
