---
title: "Changes to List deploy request reviews"
method: GET
path: "/organizations/{organization}/databases/{database}/deploy-requests/{number}/reviews"
---

# Changes to List deploy request reviews

`GET /organizations/{organization}/databases/{database}/deploy-requests/{number}/reviews`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 24 revisions.

- **2026-08-11** `4b2e4f05bda2` — 1 info
- **2026-06-01** `72506953f367` — 4 breaking, 3 info
- **2025-12-09** `d710019068fb` — 1 breaking
- **2025-12-06** `477c6ebdabdf` — 1 breaking

## Changes

- **2026-08-11** `4b2e4f05bda2` — 1 info
  - added the required property `per_page` to the response with the `200` status
- **2026-06-01** `72506953f367` — 4 breaking, 3 info
  - the response property `next_page` became nullable for the status `200`
  - the response property `next_page_url` became nullable for the status `200`
  - the response property `prev_page` became nullable for the status `200`
  - the response property `prev_page_url` became nullable for the status `200`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
  - added the required property `type` to the response with the `200` status
- **2025-12-09** `d710019068fb` — 1 breaking
  - for the `path` request parameter `number`, the type/format was changed from `number`/`` to `integer`/``
- **2025-12-06** `477c6ebdabdf` — 1 breaking
  - for the `path` request parameter `number`, the type/format was changed from `string`/`` to `number`/``

---

[Operation](https://skmtc.dev/planetscale/apis/planetscale-api/docs/organizations/:organization/databases/:database/deploy-requests/:number/reviews/get.md) · [API](https://skmtc.dev/planetscale/apis/planetscale-api.md) · [Page](https://skmtc.dev/planetscale/apis/planetscale-api/changes/organizations/:organization/databases/:database/deploy-requests/:number/reviews/get)
