---
title: "GET /branches/fetch-all"
method: GET
path: "/branches/fetch-all"
tags: ["branches"]
---

# GET /branches/fetch-all

`GET /branches/fetch-all`

Gets the branches associated with the current organization's id.

## Headers

- `X-Phantombuster-Org` string

## Response `200`

OK

- object[]
  - `id` string, required
  - `name` string, required
  - `created_at` number, required

---

[API](https://skmtc.dev/phantombuster/apis/phantombuster-api-v2.md) · [All operations](https://skmtc.dev/phantombuster/apis/phantombuster-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/phantombuster/phantombuster-api-v2/revisions/acf0049d7c7f/schema)
