---
title: "Changes to Get post analytics"
method: GET
path: "/v1/analytics"
---

# Changes to Get post analytics

`GET /v1/analytics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 26 revisions.

- **2026-08-29** `1d671ae91c41` — 8 breaking
- **2026-08-26** `b5344d376e5e` — 20 info
- **2026-08-22** `19fd2b70854e` — 16 info
- **2026-08-20** `26bee5940ef6` — 3 warning
- **2026-08-15** `0942091eaa8c` — 3 warning
- **2026-08-14** `5b168c06d505` — 6 breaking, 6 info

## Changes

- **2026-08-29** `1d671ae91c41` — 8 breaking
  - the response property `analytics/follows` became nullable for the status `202`
  - the response property `analytics/follows` became nullable for the status `424`
  - the response property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/analytics/follows` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/platforms/items/analytics/anyOf[#/components/schemas/PostAnalytics]/follows` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/analytics/follows` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/follows` became nullable for the status `200`
  - the response property `platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/follows` became nullable for the status `202`
  - the response property `platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/follows` became nullable for the status `424`
- **2026-08-26** `b5344d376e5e` — 20 info
  - added the new enum value `ig_reels_avg_watch_time` to the `query` request parameter `sortBy`
  - added the new enum value `ig_reels_video_view_total_time` to the `query` request parameter `sortBy`
  - added the new enum value `reels_skip_rate` to the `query` request parameter `sortBy`
  - added the new enum value `reposts` to the `query` request parameter `sortBy`
  - added the optional property `analytics/reelsSkipRate` to the response with the `202` status
  - added the optional property `analytics/reelsSkipRate` to the response with the `424` status
  - added the optional property `analytics/reposts` to the response with the `202` status
  - added the optional property `analytics/reposts` to the response with the `424` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/analytics/reelsSkipRate` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/analytics/reposts` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/platforms/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reelsSkipRate` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/platforms/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reposts` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/analytics/reelsSkipRate` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/analytics/reposts` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reelsSkipRate` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reposts` to the response with the `200` status
  - added the optional property `platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reelsSkipRate` to the response with the `202` status
  - added the optional property `platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reelsSkipRate` to the response with the `424` status
  - added the optional property `platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reposts` to the response with the `202` status
  - added the optional property `platformAnalytics/items/analytics/anyOf[#/components/schemas/PostAnalytics]/reposts` to the response with the `424` status
- **2026-08-22** `19fd2b70854e` — 16 info
  - added the optional property `isAiGenerated` to the response with the `202` status
  - added the optional property `isAiGenerated` to the response with the `424` status
  - added the optional property `isSharedToFeed` to the response with the `202` status
  - added the optional property `isSharedToFeed` to the response with the `424` status
  - added the optional property `mediaAudioType` to the response with the `202` status
  - added the optional property `mediaAudioType` to the response with the `424` status
  - added the optional property `mediaProductType` to the response with the `202` status
  - added the optional property `mediaProductType` to the response with the `424` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/isAiGenerated` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/isSharedToFeed` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/mediaAudioType` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsListResponse]/posts/items/mediaProductType` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/isAiGenerated` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/isSharedToFeed` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/mediaAudioType` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/mediaProductType` to the response with the `200` status
- **2026-08-20** `26bee5940ef6` — 3 warning
  - added the new `available` enum value to the `mediaItems/items/mediaStatus` response property for the response status `202`
  - added the new `available` enum value to the `mediaItems/items/mediaStatus` response property for the response status `424`
  - added the new `available` enum value to the `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/mediaItems/items/mediaStatus` response property for the response status `200`
- **2026-08-15** `0942091eaa8c` — 3 warning
  - added the new `phone` enum value to the `oneOf[#/components/schemas/AnalyticsListResponse]/accounts/items/platform` response property for the response status `200`
  - added the new `rcs` enum value to the `oneOf[#/components/schemas/AnalyticsListResponse]/accounts/items/platform` response property for the response status `200`
  - added the new `sms` enum value to the `oneOf[#/components/schemas/AnalyticsListResponse]/accounts/items/platform` response property for the response status `200`
- **2026-08-14** `5b168c06d505` — 6 breaking, 6 info
  - the response property `mediaItems/items/thumbnail` became nullable for the status `202`
  - the response property `mediaItems/items/thumbnail` became nullable for the status `424`
  - the response property `mediaItems/items/url` became nullable for the status `202`
  - the response property `mediaItems/items/url` became nullable for the status `424`
  - the response property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/mediaItems/items/thumbnail` became nullable for the status `200`
  - the response property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/mediaItems/items/url` became nullable for the status `200`
  - added the optional property `mediaItems/items/mediaStatus` to the response with the `202` status
  - added the optional property `mediaItems/items/mediaStatus` to the response with the `424` status
  - added the optional property `mediaItems/items/unavailableReason` to the response with the `202` status
  - added the optional property `mediaItems/items/unavailableReason` to the response with the `424` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/mediaItems/items/mediaStatus` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/AnalyticsSinglePostResponse]/mediaItems/items/unavailableReason` to the response with the `200` status

---

[Operation](https://skmtc.dev/zernio/apis/zernio-api/docs/v1/analytics/get.md) · [API](https://skmtc.dev/zernio/apis/zernio-api.md) · [Page](https://skmtc.dev/zernio/apis/zernio-api/changes/v1/analytics/get)
