---
title: "GET /api/ee/remote-sync/branches"
method: GET
path: "/api/ee/remote-sync/branches"
tags: ["/api/ee/remote-sync"]
---

# GET /api/ee/remote-sync/branches

`GET /api/ee/remote-sync/branches`

Get list of branches from the configured source.

  Returns a JSON object with branch names under the :items key.

  Requires superuser permissions.

## Response `2XX`

Successful response

- object
  - `items` string[], required

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

[API](https://skmtc.net/metabase/apis/metabase-api.md) · [All operations](https://skmtc.net/metabase/apis/metabase-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metabase/metabase-api/revisions/08b5a2bafb4f/schema)
