We will soon add a new field to the extensions API; mobile.
The mobile field will contain the mobile number of the extension.

Methods for fetching recorded calls

GET https://api.telavox.se/recordings/{recordingId}

Fetch a single mp3 file of a recording identified by recordingId. NOTE: creation of sound file might take some time after call even though it has already been given an id and may result in error

Parameters:

recordingId Id uniquely identifying a recorded call, found in call history

Response:

{mp3 file bytestream or relevant error}
Toggle response description
Field Description

Examples: