Files

17 lines
176 B
Plaintext

meta {
name: Get Call Volume
type: http
seq: 204
}
get {
url: http://192.168.68.1:3000/api/call/volume
body: none
auth: inherit
}
settings {
encodeUrl: true
}