---
title: "GET /frames/{frame_id}"
method: GET
path: "/frames/{frame_id}"
---

# GET /frames/{frame_id}

`GET /frames/{frame_id}`

## Path parameters

- `frame_id` integer, required

## Query parameters

- `redact_pii` boolean

## Response `200`

OK

- unknown

## Changes

- **2026-04-08** `1a63468a8d30` — 2 breaking, 6 info
  - for the `query` request parameter `redact_pii`, default value `false` was removed
  - removed the media type `image/jpeg` for the response with the status `200`
  - api operation id `server_get_frame_data` removed and replaced with `routes_frames_get_frame_data`
  - api tag `Frames` removed
  - …4 more
- **2026-02-16** `e143bf8d73bc` — 1 breaking, 6 info
  - removed the media type `application/json` for the response with the status `200`
  - api tag `Frames` added
  - added the new optional `query` request parameter `redact_pii`
  - added the media type `image/jpeg` for the response with the status `200`
  - …3 more
- **2026-02-11** `2825740bcf63` — 1 breaking, 1 warning, 1 info
  - the `path` request parameter `frame_id` became required
  - deleted the `query` request parameter `redact_pii`
  - api operation id `get-frame` removed and replaced with `server_get_frame_data`
- **2026-02-11** `61c0a2f34556` — 1 info
  - endpoint added
- **2026-02-11** `4303af4aaeda` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/screenpipe/apis/screenpipe-api/changes/frames/:frame_id/get.md)

---

[API](https://skmtc.dev/screenpipe/apis/screenpipe-api.md) · [All operations](https://skmtc.dev/screenpipe/apis/screenpipe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/screenpipe/screenpipe-api/revisions/1a63468a8d30/schema)
