---
title: "Changes to List pushes"
method: GET
path: "/{account}/pushes"
---

# Changes to List pushes

`GET /{account}/pushes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 52 revisions.

- **2025-07-11** (v2) `06780be0ef17` — 13 info
- **2023-07-18** (v2) `c8591dcf8c29` — 14 breaking

## Changes

- **2025-07-11** (v2) `06780be0ef17` — 13 info
  - the response property `data` became required for the status `200`
  - the response property `data/items/accepted_at` became required for the status `200`
  - the response property `data/items/account_id` became required for the status `200`
  - the response property `data/items/contact_id` became required for the status `200`
  - the response property `data/items/created_at` became required for the status `200`
  - the response property `data/items/domain_id` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/updated_at` became required for the status `200`
  - the response property `pagination` became required for the status `200`
  - the response property `pagination/current_page` became required for the status `200`
  - the response property `pagination/per_page` became required for the status `200`
  - the response property `pagination/total_entries` became required for the status `200`
  - the response property `pagination/total_pages` became required for the status `200`
- **2023-07-18** (v2) `c8591dcf8c29` — 14 breaking
  - the response property `data/items/accepted_at` became nullable for the status `200`
  - the response property `data` became optional for the status `200`
  - the response property `data/items/accepted_at` became optional for the status `200`
  - the response property `data/items/account_id` became optional for the status `200`
  - the response property `data/items/contact_id` became optional for the status `200`
  - the response property `data/items/created_at` became optional for the status `200`
  - the response property `data/items/domain_id` became optional for the status `200`
  - the response property `data/items/id` became optional for the status `200`
  - the response property `data/items/updated_at` became optional for the status `200`
  - the response property `pagination` became optional for the status `200`
  - the response property `pagination/current_page` became optional for the status `200`
  - the response property `pagination/per_page` became optional for the status `200`
  - the response property `pagination/total_entries` became optional for the status `200`
  - the response property `pagination/total_pages` became optional for the status `200`

---

[Operation](https://skmtc.dev/dnsimple/apis/dnsimple-api/docs/:account/pushes/get.md) · [API](https://skmtc.dev/dnsimple/apis/dnsimple-api.md) · [Page](https://skmtc.dev/dnsimple/apis/dnsimple-api/changes/:account/pushes/get)
