---
title: "Get frame metadata (timestamp) for deep link navigation"
method: GET
path: "/frames/{frame_id}/metadata"
tags: ["Frames"]
---

# Get frame metadata (timestamp) for deep link navigation

`GET /frames/{frame_id}/metadata`

## Path parameters

- `frame_id` integer, required

## Response `200`

Frame metadata

- FrameMetadataResponse
  - `frame_id` integer, required
  - `timestamp` string, date-time, required

## Other responses

- `404` — Frame not found

## Changes

- **2026-02-16** `e143bf8d73bc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/screenpipe/apis/screenpipe-api/changes/frames/:frame_id/metadata/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/e143bf8d73bc/schema)
