Get a specific call detail record by Call ID
GET/call-detail-records/by-call-id/:callId
Retrieve the details of a call detail record using its callId
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully retrieved the call detail record
Invalid callId supplied
Unauthorized
Forbidden
Call detail record not found
Internal Server Error