---
title: "Get repository branches"
method: GET
path: "/v1/git/branches/{repo_id}"
tags: ["git"]
---

# Get repository branches

`GET /v1/git/branches/{repo_id}`

Returns a list of remote branches for a specific repository

## Path parameters

- `repo_id` string, required

## Response `200`

OK

- string[]

---

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