---
title: "Fresh Feed"
method: GET
path: "/v1/feed/fresh"
---

# Fresh Feed

`GET /v1/feed/fresh`

Reverse-chronological feed with per-viewer seen filtering and
session-scoped looping. Always callable regardless of org flags
(like /feed/discovery).

## Query parameters

- `limit` integer
- `cursor` string, nullable

## Headers

- `X-User-Id` string, nullable
- `X-Session-Id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-04** `6b58a53f030f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/shortkit/apis/shortkit-api/changes/v1/feed/fresh/get.md)

---

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