---
title: "Shows a screenshot"
method: GET
path: "/api/v2/screenshots/{id}"
tags: ["Screenshots"]
---

# Shows a screenshot

`GET /api/v2/screenshots/{id}`

**Requires `screenshots.read` scope.**

## Path parameters

- `id` string, required

## Query parameters

- `fields[screenshots]` string[]
- `include` string[]

## Response `200`

With all fields included

## Other responses

- `400` — with invalid request parameters
- `401` — Unauthenticated
- `404` — With invalid id

---

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