curl --request GET \
--url https://commerce.driv.ly/api/calls/{id}{
"data": {
"id": "<string>",
"externalPhoneNumber": "<string>",
"internalPhoneNumber": "<string>",
"conversationURL": "<string>",
"time": "2023-11-07T05:31:56Z",
"ratingNote": "<string>",
"note": "<string>",
"rating": 2.5,
"audioRecording": {},
"transcript": "<string>"
},
"success": true
}curl --request GET \
--url https://commerce.driv.ly/api/calls/{id}{
"data": {
"id": "<string>",
"externalPhoneNumber": "<string>",
"internalPhoneNumber": "<string>",
"conversationURL": "<string>",
"time": "2023-11-07T05:31:56Z",
"ratingNote": "<string>",
"note": "<string>",
"rating": 2.5,
"audioRecording": {},
"transcript": "<string>"
},
"success": true
}Call is uniquely identified by id
The number of levels of related objects to include in the response
Call Found
Show child attributes
Call is uniquely identified by id
Call is made with External Phone Number
Call is made with Internal Phone Number
Call has Conversation URL
Call occurs at Time
Call has Rating Note
Call has Note
Call has Rating
0 <= x <= 5Must be a multiple of 0.1Call has Audio Recording
Call has Transcript