---
title: "Get open pull requests"
method: GET
path: "/api/git/pullRequests"
tags: ["git"]
---

# Get open pull requests

`GET /api/git/pullRequests`

Returns open pull requests on FalconChristmas/fpp via GitHub API (proxied). Used by Developer settings when Git Remote is Pull Requests – branch dropdown shows #NUM - USER.

## Response `200`

Open PR list

- unknown[]
  - unknown

## Changes

- **2026-09-12** `d46851e0a916` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/falconchristmas/apis/fpp-api/changes/api/git/pullRequests/get.md)

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc.dev/falconchristmas/apis/fpp-api/revisions/b6816e82545e?raw)
