GetAudioFile.wr

04-24-2017

This method returns details about a specific audio file in the audio library.

Parameters

  • Number : recording - Recording id of the audio file you wish to retreive.
  • Number : idofcall - (optional) Alternate id of the audio file you wish to retreive.
  • Number : ulwid - (optional) Alternate id of the audio file you wish to retreive.

Useage

Example Request

GET /getAudioFile.wr?sidtoken=000000000000000000000000000&recording=632011 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

Example Response

{"recording":632011,"ulwname":"U47079U.ULW","clientid":12345,"datetime":"06/03/2011 03:27:21 PM","name":"no name yet" etc...}