---
title: "Lists screenshots"
method: GET
path: "/api/v2/screenshots"
tags: ["Screenshots"]
---

# Lists screenshots

`GET /api/v2/screenshots`

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

## Query parameters

- `filter[created_at_gt]` string
- `filter[created_at_lt]` string
- `filter[updated_at_gt]` string
- `filter[updated_at_lt]` string
- `fields[screenshots]` string[]
- `include` string[]

## Response `200`

With all fields included

## Other responses

- `400` — with invalid request parameters
- `401` — Unauthenticated

---

[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)
