---
title: "Changes to Get posts feed"
method: GET
path: "/v1/posts/feed"
---

# Changes to Get posts feed

`GET /v1/posts/feed`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 61 revisions.

- **2026-08-28** `8108f2a53d2e` — 3 info
- **2026-08-25** `a38cc07e90d8` — 1 info
- **2026-08-19** `0b69669d5430` — 2 warning
- **2026-08-19** `f76f6f333ba8` — 3 warning
- **2026-08-18** `36c72d74820a` — 2 warning, 1 info
- **2026-05-07** `90de04b87133` — 2 warning
- **2026-04-28** `79fe03bb4057` — 14 info
- **2026-04-17** `b948146fe72f` — 1 info
- **2026-04-01** `c0bac868f618` — 2 info
- **2026-03-20** `5b9472285686` — 1 info
- **2026-01-27** `89fb75388098` — 3 info
- **2025-12-15** `6cd4df5944a6` — 1 info

## Changes

- **2026-08-28** `8108f2a53d2e` — 3 info
  - added the optional property `items/items/post/canonicalUrl` to the response with the `200` status
  - added the optional property `items/items/post/communityId` to the response with the `200` status
  - added the optional property `items/items/post/publishOnline` to the response with the `200` status
- **2026-08-25** `a38cc07e90d8` — 1 info
  - added the optional property `items/items/post/imageAlt` to the response with the `200` status
- **2026-08-19** `0b69669d5430` — 2 warning
  - removed the optional property `items/items/publication/disableComments` from the response with the `200` status
  - removed the optional property `items/items/publication/emailNotifications/newComment` from the response with the `200` status
- **2026-08-19** `f76f6f333ba8` — 3 warning
  - removed the optional property `items/items/publication/disableHighlights` from the response with the `200` status
  - removed the optional property `items/items/publication/emailNotifications/newContentCollected` from the response with the `200` status
  - removed the optional property `items/items/publication/emailNotifications/newPaidSubscriber` from the response with the `200` status
- **2026-08-18** `36c72d74820a` — 2 warning, 1 info
  - removed the optional property `items/items/post/authors/items/farcaster` from the response with the `200` status
  - removed the optional property `items/items/user/farcaster` from the response with the `200` status
  - response property `items/items/publication/disableComments` list-of-types was narrowed by removing types `string` from media type `application/json` of response `200`
- **2026-05-07** `90de04b87133` — 2 warning
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `500` status
- **2026-04-28** `79fe03bb4057` — 14 info
  - added the optional property `items/items/publication/bodyFont` to the response with the `200` status
  - added the optional property `items/items/publication/disableComments` to the response with the `200` status
  - added the optional property `items/items/publication/disableHighlights` to the response with the `200` status
  - added the optional property `items/items/publication/emailNotifications` to the response with the `200` status
  - added the optional property `items/items/publication/enableSubscribePopup` to the response with the `200` status
  - added the optional property `items/items/publication/enableSubscribeScroll` to the response with the `200` status
  - added the optional property `items/items/publication/enableTableOfContents` to the response with the `200` status
  - added the optional property `items/items/publication/featuredPost` to the response with the `200` status
  - added the optional property `items/items/publication/headerFont` to the response with the `200` status
  - added the optional property `items/items/publication/hideStats` to the response with the `200` status
  - added the optional property `items/items/publication/pinnedPostIds` to the response with the `200` status
  - added the optional property `items/items/publication/postListType` to the response with the `200` status
  - added the optional property `items/items/publication/showMostPopular` to the response with the `200` status
  - added the optional property `items/items/publication/themeColor` to the response with the `200` status
- **2026-04-17** `b948146fe72f` — 1 info
  - added the optional property `items/items/post/status` to the response with the `200` status
- **2026-04-01** `c0bac868f618` — 2 info
  - `query` request parameter `includeContent` list-of-types was widened by adding types `string`
  - for the `query` request parameter `includeContent`, the type/format was generalized from `boolean, null`/`` to ``/``
- **2026-03-20** `5b9472285686` — 1 info
  - added the optional property `items/items/post/views` to the response with the `200` status
- **2026-01-27** `89fb75388098` — 3 info
  - added the optional property `items/items/post/authorIds` to the response with the `200` status
  - added the optional property `items/items/post/authors` to the response with the `200` status
  - added the optional property `items/items/post/categories` to the response with the `200` status
- **2025-12-15** `6cd4df5944a6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/paragraph-xyz/apis/paragraph-api/docs/v1/posts/feed/get.md) · [API](https://skmtc.dev/paragraph-xyz/apis/paragraph-api.md) · [Page](https://skmtc.dev/paragraph-xyz/apis/paragraph-api/changes/v1/posts/feed/get)
