---
title: "List the org's warm-transfer bridge numbers"
method: GET
path: "/v1/identity/org/bridge-numbers"
tags: ["identity"]
---

# List the org's warm-transfer bridge numbers

`GET /v1/identity/org/bridge-numbers`

## Response `200`

Successful Response

- BridgeNumberView[]
  - `id` string, uuid, required
  - `phone_e164` string, required
  - `twilio_sid` string, required
  - `integration_connection_id` string, uuid, nullable
  - `status` string, required
  - `created_at` string, date-time, required

---

[API](https://skmtc.net/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.net/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/versions/888bdd5c076e/schema)
