Retrieve Voice Message Tracking

Retrieve the tracking information of a voice message

RESPONSE PARAMETERS

KEYDESCRIPTION
messageIdThe id of the voice message.
conversationTrackingIdThe tracking id of the conversation that this message belongs to.
toThe recipient.
fromThe sender Id of the call.
groupsThe groups that the recipient belongs to.
countryThe country of the recipient in ISO 3166-1 alpha 2 format.
statusThe voice message's status.
status.dateThe date that the status was updated.
status.statusThe status of the voice message. Check here for possible values.
campaignThe name of the campaign that this message belongs to.
applicationNameThe name of the application that was used to send this message.
originatingServiceThe service that sent this message.
directionThe direction of this call.
durationThe duration of this call.
fileURLThe URL of the .wav file.
messageThe text message that converted to voice.
message.genderThe gender of the voice message (male or female).
message.languageThe language of the voice message.
message.textThe text of the voice message.
priceThe price of the voice message.
chargeIntervalThe time interval used for charging this voice message (in seconds).
collectedTonesThe collected DTMF tones during the call.
recordingsInformation about the related recorded files.
recordings.trackingIdThe tracking Id of the recorded file.
recordings.startThe start time of the recording (ISO-8601 date-time format).
recordings.endThe end time of the recording (ISO-8601 date-time format).
recordings.fromThe initiator of the DIAL.
(the recipient of the conversation)
recordings.toThe recipient of the DIAL.
recordings.urlThe url to download the recorded file.
recordings.voiceTrackingIdsAn array with the tracking Ids of the voice messages related to the conversation.
recordings.conversationTrackingIdThe tracking Id of the voice conversation.
recordings.durationThe duration of the recording (in seconds).
answeredByIndicates if the call is answered by human or machine. Possible values: "HUMAN", "MACHINE", "UNKNOWN".
Language