---
title: "Fetch raw image data"
method: GET
path: "/v3/image"
tags: ["Alert V3"]
---

# Fetch raw image data

`GET /v3/image`

Download the raw PNG image tied to an alert hit, primarily used for brand-protection evidence like fake apps or impersonated domains.

## Query parameters

- `id` string, required

## Response `200`

Alert image in PNG format

---

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