---
title: "Retrieve a screenshot"
method: GET
path: "/capturehistory/image/{fileId}"
tags: ["CaptureHistory"]
---

# Retrieve a screenshot

`GET /capturehistory/image/{fileId}`

## Path parameters

- `fileId` string, uuid, required

## Response `200`

The screenshot

## Other responses

- `400` — Bad request
- `401` — Authentication failed

---

[API](https://skmtc.net/blitapp/apis/blit.md) · [All operations](https://skmtc.net/blitapp/apis/blit/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blitapp/blit/revisions/4f44976989c8/schema)
