Deprecation Update
This API will be deprecated by 30th April 2025.
We recommend to start using the new version of the API's to generate Call Detail Reports:
This API provides call details for a specific UCID. The following parameters are required to access this API:
Parameter | Description |
---|---|
apiKey* | Available in CloudAgent admin login |
userName* | CloudAgent account name |
ucid* | Unique identification number of the call. |
reportType* | Whether the provided UCID is for 'currentday' / 'historical'. |
Possible responses
Success response | { |
Missing userName value | { |
Missing apiKey value | { |
Invalid userName or apiKey is passed | {"status": "error","message": "userName or apiKey is Invalid"} |
Missing ucid value | { |
Missing reportType value | { |
reportType value is invalid | { |
When No Data Found | { |
Further Insights
By default, the domain name is https://in1-ccaas-api.ozonetel.com. Please refer here to change based on the need.