---
title: "Retrieve voicemail server"
method: GET
path: "/voicemail"
tags: ["Tenant"]
---

# Retrieve voicemail server

`GET /voicemail`

Retrieve voicemail server information.

## Response `200`

OK

- object
  - `extension_number` string — The extension number.
  - `retain_days` integer — Duration the voicemail will be kept before auto deleted, in days.
  - `min_seconds` integer — The minimum length of a voicemail, in seconds. Any callings shorter than this value will not be saved as voicemail.

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
