---
title: "Changes to Get user account top pins analytics"
method: GET
path: "/user_account/analytics/top_pins"
---

# Changes to Get user account top pins analytics

`GET /user_account/analytics/top_pins`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 5 info
- **2024-08-14** (v5) `89c27ed39cfd` — 3 breaking, 1 info
- **2024-02-08** (v5) `7529b464d5cb` — 7 info
- **2023-07-14** (v5) `52586a274771` — 2 info
- **2022-11-14** (v5) `e041d7b0cef0` — 1 warning
- **2022-07-11** (v5) `0d5998752011` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 5 info
  - for the `query` request parameter `created_in_last_n_days`, the type was generalized from `integer` to `number`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
- **2024-08-14** (v5) `89c27ed39cfd` — 3 breaking, 1 info
  - removed the enum value `PRODUCT` from the `query` request parameter `pin_format`
  - removed the enum value `REGULAR` from the `query` request parameter `pin_format`
  - removed the enum value `VIDEO` from the `query` request parameter `pin_format`
  - the endpoint scheme security `client_credentials` was added to the API
- **2024-02-08** (v5) `7529b464d5cb` — 7 info
  - added the new enum value `ADS_IDEA` to the `query` request parameter `pin_format`
  - added the new enum value `ADS_PRODUCT` to the `query` request parameter `pin_format`
  - added the new enum value `ADS_STANDARD` to the `query` request parameter `pin_format`
  - added the new enum value `ADS_VIDEO` to the `query` request parameter `pin_format`
  - added the new enum value `ORGANIC_IMAGE` to the `query` request parameter `pin_format`
  - added the new enum value `ORGANIC_PRODUCT` to the `query` request parameter `pin_format`
  - added the new enum value `ORGANIC_VIDEO` to the `query` request parameter `pin_format`
- **2023-07-14** (v5) `52586a274771` — 2 info
  - added the new optional `query` request parameter `content_type`
  - added the new optional `query` request parameter `source`
- **2022-11-14** (v5) `e041d7b0cef0` — 1 warning
  - for the `query` request parameter `ad_account_id`, the maxLength was set to `18`
- **2022-07-11** (v5) `0d5998752011` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/user_account/analytics/top_pins/get.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/user_account/analytics/top_pins/get)
