---
title: "Get Transfer Destinations Enabled"
method: GET
path: "/settings/transfer-destinations/enabled"
tags: ["Settings"]
---

# Get Transfer Destinations Enabled

`GET /settings/transfer-destinations/enabled`

Get whether the transfer destinations feature is enabled for the customer.

## Response `200`

Successful Response

- TransferDestinationsEnabledResponse — Transfer destinations enabled status response model
  - `transfer_destinations_enabled` boolean, required — Whether the transfer destinations feature is enabled for this customer

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
