Skip to main content
GET
Get Voicemail Message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Voicemail message ID

Pattern: ^[1-9]\d*$

Response

200 - application/json

Message details

id
number
required
mailboxUser
string | null
mailboxContext
string | null
messageNumber
number | null
callerId
string | null
date
dateUnix
number | null
extNum
string | null
read
boolean
duration
number | null
transcript
string | null
mediaURL
string | null
dir
string | null
{key}
any