---
title: "Changes to List post analytics, including safe post contentText."
method: GET
path: "/customer/analytics/posts"
---

# Changes to List post analytics, including safe post contentText.

`GET /customer/analytics/posts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 9 revisions.

- **2026-07-31** `5ea23c14f8cf` — 1 info
- **2026-07-13** `e60dfaf3c445` — 1 breaking, 1 warning, 13 info
- **2026-07-04** `467b330a307b` — 11 breaking
- **2026-06-12** `f103a3a38e28` — 11 info

## Changes

- **2026-07-31** `5ea23c14f8cf` — 1 info
  - added the new enum value `INFLUENCER` to the `query` request parameter `profileType`
- **2026-07-13** `e60dfaf3c445` — 1 breaking, 1 warning, 13 info
  - for the `query` request parameter `limit`, default value was changed from `25` to `50`
  - for the `query` request parameter `cursor`, the maxLength was set to `256`
  - added the new optional `query` request parameter `dateFrom`
  - added the new optional `query` request parameter `dateTo`
  - added the new optional `query` request parameter `minIcpMatchPercent`
  - added the new optional `query` request parameter `monitoredProfileId`
  - added the new optional `query` request parameter `monitoredProfileIds`
  - added the new optional `query` request parameter `profileType`
  - added the new optional `query` request parameter `query`
  - added the new optional `query` request parameter `relationshipLabel`
  - added the new optional `query` request parameter `sort`
  - added the new optional `query` request parameter `sortDirection`
  - added the new optional `query` request parameter `source`
  - added the new optional `query` request parameter `status`
  - added the non-success response with the status `400`
- **2026-07-04** `467b330a307b` — 11 breaking
  - the response property `page/cursor` became optional for the status `200`
  - removed the required property `data/items/effectivePublishedAt` from the response with the `200` status
  - removed the required property `data/items/id` from the response with the `200` status
  - removed the required property `data/items/lastFetchedAt` from the response with the `200` status
  - removed the required property `data/items/publishedAt` from the response with the `200` status
  - removed the required property `data/items/syncedCommentsCount` from the response with the `200` status
  - removed the required property `data/items/syncedReactionsCount` from the response with the `200` status
  - removed the required property `data/items/syncedRepostsCount` from the response with the `200` status
  - removed the required property `data/items/totalComments` from the response with the `200` status
  - removed the required property `data/items/totalReactions` from the response with the `200` status
  - removed the required property `data/items/totalReposts` from the response with the `200` status
- **2026-06-12** `f103a3a38e28` — 11 info
  - the response property `page/cursor` became required for the status `200`
  - added the required property `data/items/effectivePublishedAt` to the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/lastFetchedAt` to the response with the `200` status
  - added the required property `data/items/publishedAt` to the response with the `200` status
  - added the required property `data/items/syncedCommentsCount` to the response with the `200` status
  - added the required property `data/items/syncedReactionsCount` to the response with the `200` status
  - added the required property `data/items/syncedRepostsCount` to the response with the `200` status
  - added the required property `data/items/totalComments` to the response with the `200` status
  - added the required property `data/items/totalReactions` to the response with the `200` status
  - added the required property `data/items/totalReposts` to the response with the `200` status

---

[Operation](https://skmtc.dev/windmill-growth/apis/traxy-customer-api-and-mcp-v1/docs/customer/analytics/posts/get.md) · [API](https://skmtc.dev/windmill-growth/apis/traxy-customer-api-and-mcp-v1.md) · [Page](https://skmtc.dev/windmill-growth/apis/traxy-customer-api-and-mcp-v1/changes/customer/analytics/posts/get)
