---
title: "Changes to Search pins by a given search term"
method: GET
path: "/search/partner/pins"
---

# Changes to Search pins by a given search term

`GET /search/partner/pins`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 1 breaking, 7 info
- **2025-08-14** (v5) `7d64d863909a` — 1 breaking, 2 info
- **2025-04-04** (v5) `10f9eba4ad97` — 1 warning, 3 info
- **2024-04-23** (v5) `f9321315766f` — 1 breaking
- **2024-02-08** (v5) `7529b464d5cb` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 1 breaking, 7 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/Paginated, subschema #2` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added the optional property `bookmark` to the response with the `200` status
  - added the required property `items` to the response with the `200` status
- **2025-08-14** (v5) `7d64d863909a` — 1 breaking, 2 info
  - added `#/components/schemas/PinMediaWithImage, #/components/schemas/PinMediaWithVideo, #/components/schemas/PinMediaWithImages, #/components/schemas/PinMediaWithVideos, #/components/schemas/PinMediaWithImageAndVideo` to the `allOf[subschema #2]/items/items/media/allOf[subschema #1: Pin media -> subschema #1: Pin media response object.]/` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/PinMediaBase, subschema #2` from the `allOf[subschema #2]/items/items/media/allOf[subschema #1: Pin media -> subschema #1: Pin media response object.]/` response property `allOf` list for the response status `200`
  - added discriminator to `allOf[subschema #2]/items/items/media/allOf[subschema #1: Pin media -> subschema #1: Pin media response object.]/` response property for the response status `200`
- **2025-04-04** (v5) `10f9eba4ad97` — 1 warning, 3 info
  - removed the optional property `allOf[subschema #2]/items/items/media/allOf[subschema #1: Pin media]/media_type` from the response with the `200` status
  - added the optional property `allOf[subschema #2]/items/items/id` to the response with the `200` status
  - added `#/components/schemas/PinMediaBase, subschema #2` to the `allOf[subschema #2]/items/items/media/allOf[subschema #1: Pin media]/` response property `allOf` list for the response status `200`
  - removed discriminator from `allOf[subschema #2]/items/items/media/allOf[subschema #1: Pin media]/` response property for the response status `200`
- **2024-04-23** (v5) `f9321315766f` — 1 breaking
  - the `allOf[subschema #2]/` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2024-02-08** (v5) `7529b464d5cb` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/search/partner/pins/get.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/search/partner/pins/get)
