cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
361
Views
0
Helpful
1
Replies

Understanding the Webex Calling CDR API

wahhussa
Cisco Employee
Cisco Employee

Based on the above article in Webex Calling below are the conclusion point.

  • For continuous processes to pull CDRs from Webex into another data store, use the cdr_stream endpoint
  • For historical reporting within 30 days, use the cdr_feed endpoint
  • For historical reporting longer than 30 days, or for larger windows of time, the existing /v1/reports endpoint should be used. This endpoint has not changed.

I couldn't find any documentation related to cdr_stream and /v1/reports. Could some help with the documentation related to these reports.

1 Reply 1

TDoan
Level 3
Level 3

Hi Wahhussa,

Please go to the links below to check.

Get Live Stream Detailed Call History (cdr_stream)

https://developer.webex.com/calling/docs/api/v1/reports-live-stream-detailed-call-history/get-live-stream-detailed-call-history

Get Detailed Call History (cdr_feed)

https://developer.webex.com/calling/docs/api/v1/reports-detailed-call-history/get-detailed-call-history

Webex Calling Overview

https://developer.webex.com/calling/docs/webex-calling-overview

Hope it will help you.

Regards,

T Doan