Get the number of new voicemails
This returns the number of voicemails that haven't been played yet.
Responses
- 200
- 401
- 403
- 500
Successfully retrieved the new voicemails count
application/json
Schema
Example (from schema)
Schema
count integer
The count of new voicemails
{
"count": 0
}
Unauthorized
Forbidden
Internal Server Error
Loading...