Get Call Recording by UID
POST
https://api.hamkaran.cloud/api/hamkaran/v1/get_recordThis API allows users to retrieve the recorded call file using a unique call identifier (UID). By providing a valid UID, the system queries the database to locate the corresponding recorded file. If the audio file for the specified call exists, the API returns it. This service is part of Hamkaran Cloud's advanced cloud telephony solutions, enhancing communication management with features like call recording and detailed reporting.
For more information, visit https://hamkaran.cloud.
Request
Header Params
key
string
required
Example:
{{Hamkaran Webservice key}}
Body Params multipart/form-data
uid
string
required
Example:
1684684181.2000630
Request samples
Responses
Response List(200)
HTTP Code: 200
Content Type : HTMLtext/html
Example
Successful Request Response
Recorded audio file in WAV format
Last modified: 8 months ago