---
title: "Changes to Get integration metadata"
method: GET
path: "/integrations/{id}"
---

# Changes to Get integration metadata

`GET /integrations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 2 breaking, 10 info
- **2023-07-14** (v5) `52586a274771` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 2 breaking, 10 info
  - added the pattern `^\d+$` to the `path` request parameter `id`
  - the `id` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - 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 `403`
  - added the non-success response with the status `429`
  - the response optional property `connected_advertiser_id` became not read-only for the status `200`
  - the response optional property `connected_user_id` became not read-only for the status `200`
  - the response optional property `id` became read-only for the status `200`
  - added `#/components/schemas/Pinterest.Lib.IntegerFormatType` to the `id` response property `allOf` list for the response status `200`
  - the response property `id` became required for the status `200`
  - the `id` response's property pattern `^\d+$` was removed for the status `200`
- **2023-07-14** (v5) `52586a274771` — 1 info
  - endpoint added

---

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