latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

Shared Voicemail

List shared voicemail greetings

Retrieves a collection of greetings of shared voicemail.

get/shared_voicemails/{id}/greetings

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

Response

OK

Example response

{
  "items": [
    {
      "id": "NzAwNTUxOTA5NzczMTQ4MTYw",
      "file_url": "/api/blobs/WexWdABcd5D4PDgzTKV3gAAAEu00WcK"
    }
  ]
}