v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Voicemail

Get voicemail

Returns the voicemail settings for a phone number

get/phone_numbers/{phone_number_id}/voicemail

Response

Successful response

Example response

{
  "data": {
    "enabled": true,
    "pin": "1234"
  }
}