Files

17 lines
186 B
Plaintext

meta {
name: Get Voicemail Status
type: http
seq: 206
}
get {
url: http://192.168.68.1:3000/api/voicemail/status
body: none
auth: inherit
}
settings {
encodeUrl: true
}