---
title: "Get the org's warm-transfer settings (bridge webhook URL)"
method: GET
path: "/v1/identity/org/warm-transfer"
tags: ["identity"]
---

# Get the org's warm-transfer settings (bridge webhook URL)

`GET /v1/identity/org/warm-transfer`

## Response `200`

Successful Response

- WarmTransferSettingsResponse — GET response: the server-computed bridge webhook URL only. ``bridge_webhook_url`` is the public ``/twilio/{org_id}/bridge`` endpoint each bridge number's Twilio Voice webhook points at (set programmatically at import time). Derived from ``settings.twilio_webhook_base_url`` + the org ID; ``None`` when the base is unset.
  - `bridge_webhook_url` string, nullable

---

[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)
