---
title: "Get Known Contacts Enabled"
method: GET
path: "/settings/known-contacts/enabled"
tags: ["Settings"]
---

# Get Known Contacts Enabled

`GET /settings/known-contacts/enabled`

Get whether known contacts feature is enabled for the customer.

## Response `200`

Successful Response

- KnownContactsEnabledResponse — Known contacts enabled status response model
  - `known_contacts_enabled` boolean, required — Whether known contacts 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/b642b91e0a5c/schema)
