---
title: "Changes to list pull requests"
method: GET
path: "/repositories/{repository}/pulls"
---

# Changes to list pull requests

`GET /repositories/{repository}/pulls`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 52 revisions.

- **2025-11-24** `add5a8870f32` — 1 info
- **2025-07-29** `27799ffec9a5` — 2 info
- **2024-09-25** `28edfd4fe279` — 1 info
- **2024-09-22** `86ce93ccfb89` — 1 warning, 1 info
- **2024-09-19** `22a048c6de1c` — 6 breaking, 1 warning, 1 info
- **2024-09-17** `3b10653a8013` — 1 breaking, 1 warning, 11 info

## Changes

- **2025-11-24** `add5a8870f32` — 1 info
  - added the non-success response with the status `400`
- **2025-07-29** `27799ffec9a5` — 2 info
  - added the non-success response with the status `429`
  - removed the non-success response with the status `420`
- **2024-09-25** `28edfd4fe279` — 1 info
  - added the optional property `results/items/allOf[subschema #3]/closed_date` to the response with the `200` status
- **2024-09-22** `86ce93ccfb89` — 1 warning, 1 info
  - deleted the `query` request parameter `state`
  - added the new optional `query` request parameter `status`
- **2024-09-19** `22a048c6de1c` — 6 breaking, 1 warning, 1 info
  - the `results/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `results/items/author` from the response with the `200` status
  - removed the required property `results/items/creation_date` from the response with the `200` status
  - removed the required property `results/items/destination_branch` from the response with the `200` status
  - removed the required property `results/items/id` from the response with the `200` status
  - removed the required property `results/items/source_branch` from the response with the `200` status
  - removed the optional property `results/items/commit_id` from the response with the `200` status
  - added `subschema #2, subschema #3` to the `results/items/` response property `allOf` list for the response status `200`
- **2024-09-17** `3b10653a8013` — 1 breaking, 1 warning, 11 info
  - the `results/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - deleted the `query` request parameter `status`
  - added the new optional `query` request parameter `state`
  - added the non-success response with the status `420`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `429`
  - added the optional property `results/items/commit_id` to the response with the `200` status
  - removed `subschema #2, subschema #3` from the `results/items/` response property `allOf` list for the response status `200`
  - added the required property `results/items/author` to the response with the `200` status
  - added the required property `results/items/creation_date` to the response with the `200` status
  - added the required property `results/items/destination_branch` to the response with the `200` status
  - added the required property `results/items/id` to the response with the `200` status
  - added the required property `results/items/source_branch` to the response with the `200` status

---

[Operation](https://skmtc.dev/treeverse/apis/lakefs-api/docs/repositories/:repository/pulls/get.md) · [API](https://skmtc.dev/treeverse/apis/lakefs-api.md) · [Page](https://skmtc.dev/treeverse/apis/lakefs-api/changes/repositories/:repository/pulls/get)
