---
title: "Get local branches"
method: GET
path: "/api/git/branches"
tags: ["git"]
---

# Get local branches

`GET /api/git/branches`

Returns an array of branches available to switch to, filtering out obsolete version branches and Dependabot branches.

## Response `200`

Available local branches

- unknown[]
  - unknown

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
