Webex · Example Payload
Webex Getlivestreamdetailedcallhistory Example
CallingCollaborationCommunicationEnterpriseMessagingVideo Conferencing
Webex Getlivestreamdetailedcallhistory Example is an example object payload from Webex, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathsummaryrequestExamplesresponseExamples
Example Payload
{
"operationId": "getLiveStreamDetailedCallHistory",
"method": "GET",
"path": "/cdr_stream",
"summary": "Get Live Stream Detailed Call History",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"items": [
{
"Answer indicator": "Yes",
"Answer time": "2020-05-14T11:01:17.551Z",
"Answered": "true",
"Authorization code": "107",
"Call ID": "SSE1101163211405201218829100@10.177.4.29",
"Caller ID number": "2003",
"Call outcome": "Success",
"Call outcome reason": "Normal",
"Call Recording Platform Name": "Webex",
"Call Recording Result": "successful",
"Call Recording Trigger": "always",
"Call transfer Time": "2023-06-05T18:21:29.707Z",
"Call type": "SIP_ENTERPRISE",
"Called line ID": "CALLEDCLIDGOESHERE",
"Called number": "2002",
"Calling line ID": "YOURCLIDGOESHERE",
"Calling number": "2001",
"Client type": "SIP_TOLLFREE",
"Client version": "1.0.2.3",
"Correlation ID": "8e8e1dc7-4f25-4595-b9c7-26237f824535",
"Department ID": "4370c763-81ec-403b-aba3-626a7b1cf264",
"Device MAC": "6C710D8ABC10",
"Device owner UUID": "1e9e14c7-4f25-4595-b9c7-26237f824536",
"Dialed digits": "1246",
"Direction": "ORIGINATING",
"Duration": 36,
"External caller ID number": "2004",
"Final local SessionID": "82bb753300105000a0000242be131609",
"Final remote SessionID": "cfe67b8a00105000a0000242be131609",
"Inbound trunk": "InTrunk",
"International country": "US",
"Local call ID": "113104021:0",
"Local SessionID": "82bb753300105000a0000242be131609",
"Location": "Richardson",
"Model": "8851-3PCC",
"Network call ID": "BW2356451711108231501755806@10.21.0.192",
"Org UUID": "408806bc-a013-4a4b-9a24-85e374912102",
"Original reason": "UserBusy",
"OS type": "na",
"Outbound trunk": "OutTrunk",
"Public Called IP Address": "0.0.0.0",
"Public Calling IP Address": "0.0.0.0",
"Release time": "2023-10-12 21:22:32.621",
"Ring duration": 23,
"Redirecting party UUID": "afgh",
"Redirect reason": "Unavailable",
"Redirecting number": "+13343822691",
"Related call ID": "760583469:0",
"Related reason": "CallQueue",
"Releasing party": "Remote",
"Remote call ID": "113103977:0",
"Remote SessionID": "6bf2f47800105000a0000242be13160a",
"Report ID": "0a0c2eb7-f1f6-3326-86f9-565d2e11553d",
"Report time": "2020-05-14T11:01:52.723Z",
"Route group": "RouteGrpAA",
"Site main number": "+14692281000",
"Site timezone": "-300",
"Site UUID": "474d4f70-4ef5-4d52-9e1d-b207086629e0",
"Start time": "2020-05-14T11:01:16.545Z",
"Sub client type": "MOBILE_NETWORK",
"Transfer related call ID": "2340586843:0A",
"User": "John Andersen",
"User number": "+81546668399",
"User type": "User",
"User UUID": "47f0d0c2-f05a-44cc-870d-7a3daf859c6c",
"PSTN Vendor Name": "Cisco Calling Plans",
"PSTN Legal Entity": "Broadsoft Adaption LLC",
"PSTN Vendor Org ID": "0b43a1a8-2efd-4892-b301-e7a5a6d2c884",
"PSTN Provider ID": "e8e730a0-ee04-4df4-90a6-b7072aec9062"
}
]
}
}
]
}