---
title: "Changes to Get posts in a publication"
method: GET
path: "/v1/publications/{publicationId}/posts"
---

# Changes to Get posts in a publication

`GET /v1/publications/{publicationId}/posts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 63 revisions.

- **2026-08-28** `8108f2a53d2e` — 3 info
- **2026-08-25** `a38cc07e90d8` — 1 info
- **2026-08-18** `36c72d74820a` — 1 warning
- **2026-05-07** `90de04b87133` — 2 warning
- **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-09-16** `9c49550c449d` — 2 breaking
- **2025-09-10** `698c541b5b6e` — 1 breaking
- **2025-09-10** `bc28198acf26` — 3 breaking, 1 info

## Changes

- **2026-08-28** `8108f2a53d2e` — 3 info
  - added the optional property `items/items/canonicalUrl` to the response with the `200` status
  - added the optional property `items/items/communityId` to the response with the `200` status
  - added the optional property `items/items/publishOnline` to the response with the `200` status
- **2026-08-25** `a38cc07e90d8` — 1 info
  - added the optional property `items/items/imageAlt` to the response with the `200` status
- **2026-08-18** `36c72d74820a` — 1 warning
  - removed the optional property `items/items/authors/items/farcaster` from the response with the `200` status
- **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-17** `b948146fe72f` — 1 info
  - added the optional property `items/items/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 was generalized from `boolean, null` to no type
- **2026-03-20** `5b9472285686` — 1 info
  - added the optional property `items/items/views` to the response with the `200` status
- **2026-01-27** `89fb75388098` — 3 info
  - added the optional property `items/items/authorIds` to the response with the `200` status
  - added the optional property `items/items/authors` to the response with the `200` status
  - added the optional property `items/items/categories` to the response with the `200` status
- **2025-09-16** `9c49550c449d` — 2 breaking
  - the `items/items/publishedAt` response's property format changed from `date-time` to no format for status `200`
  - the `items/items/updatedAt` response's property format changed from `date-time` to no format for status `200`
- **2025-09-10** `698c541b5b6e` — 1 breaking
  - for the `query` request parameter `includeContent`, the type changed from `string` to `boolean`
- **2025-09-10** `bc28198acf26` — 3 breaking, 1 info
  - the response property `items/items/json` became optional for the status `200`
  - the response property `items/items/markdown` became optional for the status `200`
  - the response property `items/items/staticHtml` became optional for the status `200`
  - added the new optional `query` request parameter `includeContent`

---

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