---
title: "Get Voicemail Mode Status"
method: GET
path: "/developer/voicemail-mode"
tags: ["Developer", "Developer - Settings"]
---

# Get Voicemail Mode Status

`GET /developer/voicemail-mode`

Get the current voicemail mode status for the customer.

## Response `200`

Successful Response

- VoicemailModeStatusResponse — Response with customer's voicemail mode status
  - `customer_id` string, uuid, required — The customer ID
  - `voicemail_mode` boolean, required — Whether voicemail mode is currently enabled

---

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