Skip to main content
GET
/
v1
/
voice
/
usage
Voice usage stats
curl --request GET \
  --url https://api.revdesk.com/v1/voice/usage \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Response

Success

The response is of type object.