This 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 Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.hamkaran.cloud/api/hamkaran/v1/get_record' \
--header'key: {{Hamkaran Webservice key}}' \
--form'uid="1684684181.2000630"'