---
title: "Get Website Analysis Screenshot"
method: GET
path: "/website_analysis/{id}/screenshot"
tags: ["Website Analysis"]
---

# Get Website Analysis Screenshot

`GET /website_analysis/{id}/screenshot`

Retrieve the Website Analysis for a given search.

## Path parameters

- `id` string, uuid, required — The unique identifier of the Website Analysis to retrieve the website screenshot for.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/baselayer/apis/baselayer-api-service.md) · [All operations](https://skmtc.net/baselayer/apis/baselayer-api-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baselayer/baselayer-api-service/revisions/0cc89938bc26/schema)
