---
title: "Changes to List lead forms"
method: GET
path: "/ad_accounts/{ad_account_id}/lead_forms"
---

# Changes to List lead forms

`GET /ad_accounts/{ad_account_id}/lead_forms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 2 breaking, 7 info
- **2024-08-14** (v5) `89c27ed39cfd` — 2 info
- **2024-04-23** (v5) `f9321315766f` — 1 breaking
- **2024-02-08** (v5) `7529b464d5cb` — 2 warning, 1 info
- **2023-05-12** (v5) `689b4b267639` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 2 breaking, 7 info
  - for the `query` request parameter `order`, default value `ASCENDING` was added
  - the response's body type changed from no type 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
- **2024-08-14** (v5) `89c27ed39cfd` — 2 info
  - added the optional property `allOf[subschema #2]/items/items/allOf[#/components/schemas/LeadFormCommon]/policy_links` to the response with the `200` status
  - removed the `PREFERRED_CONTACT_METHOD` enum value from the `allOf[subschema #2]/items/items/allOf[#/components/schemas/LeadFormCommon]/questions/items/question_type` response property for the response status `200`
- **2024-04-23** (v5) `f9321315766f` — 1 breaking
  - the `allOf[subschema #2]/` response's property type changed from no type to `object` for status `200`
- **2024-02-08** (v5) `7529b464d5cb` — 2 warning, 1 info
  - added the new `ADDRESS` enum value to the `allOf[subschema #2]/items/items/allOf[#/components/schemas/LeadFormCommon]/questions/items/question_type` response property for the response status `200`
  - added the new `DATE_OF_BIRTH` enum value to the `allOf[subschema #2]/items/items/allOf[#/components/schemas/LeadFormCommon]/questions/items/question_type` response property for the response status `200`
  - removed the `DROPDOWN` enum value from the `allOf[subschema #2]/items/items/allOf[#/components/schemas/LeadFormCommon]/questions/items/custom_question_field_type` response property for the response status `200`
- **2023-05-12** (v5) `689b4b267639` — 1 info
  - endpoint added

---

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